Skip to content

Commit 4a56329

Browse files
committed
Minor cleanup
1 parent e586e7e commit 4a56329

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/templates/er/npc_summons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- Author: FloppyDonuts
66
- Status: confirmed
77

8-
Makes an NPC summonable if it isn't already. This will create the BuddyGenerate and BuddyDisappear states in the Master_SM, which are activated by firing W_BuddyGenerate and W_BuddyDisappear (as well as W_Event1830 and W_Event1840).
8+
Makes an NPC summonable if it isn't already. This will create the `BuddyGenerate` and `BuddyDisappear` states in the `Master_SM`, which are activated by firing `W_BuddyGenerate` and `W_BuddyDisappear` (as well as `W_Event1830` and `W_Event1840`).
99

1010
To add the new summon to the game you'll have to setup the following params in Smithbox:
1111

0 commit comments

Comments
 (0)