Sync event macros

This commit is contained in:
GriffinR
2020-01-10 00:44:57 -05:00
parent 94fbc3ac48
commit 4a6f15ba24
220 changed files with 3209 additions and 3580 deletions
@@ -23,11 +23,11 @@ EventScript_170A97:: @ 8170A97
special StartSpecialBattle
waitstate
compare VAR_RESULT, 3
call_if eq, EventScript_170AFE
call_if_eq EventScript_170AFE
compare VAR_RESULT, 1
call_if eq, EventScript_170B0C
call_if_eq EventScript_170B0C
compare VAR_RESULT, 2
call_if eq, EventScript_170B17
call_if_eq EventScript_170B17
closemessage
special sp000_heal_pokemon
applymovement OBJ_EVENT_ID_PLAYER, Movement_170B28