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
@@ -3,8 +3,7 @@ SevenIsland_SevaultCanyon_House_MapScripts:: @ 8172182
SevenIsland_SevaultCanyon_House_EventScript_172183:: @ 8172183
lock
checkflag FLAG_TEMP_2
goto_if TRUE, EventScript_172211
goto_if_set FLAG_TEMP_2, EventScript_172211
playbgm MUS_P_SCHOOL, 0
applymovement 1, Movement_172231
waitmovement 0
@@ -16,12 +15,12 @@ SevenIsland_SevaultCanyon_House_EventScript_172183:: @ 8172183
textcolor 3
msgbox gUnknown_81A4DAF, MSGBOX_YESNO
compare VAR_RESULT, 0
goto_if eq, EventScript_172225
goto_if_eq EventScript_172225
msgbox gUnknown_81A4DD8
closemessage
call EventScript_1A6675
compare VAR_FACING, DIR_SOUTH
call_if ne, EventScript_172206
call_if_ne EventScript_172206
delay 30
playbgm MUS_P_SCHOOL, 0
applymovement OBJ_EVENT_ID_PLAYER, Movement_172231