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
+4 -5
View File
@@ -27,8 +27,7 @@ EventScript_16F92E:: @ 816F92E
textcolor 0
applymovement OBJ_EVENT_ID_PLAYER, Movement_WalkInPlaceFastestLeft
waitmovement 0
checkflag FLAG_GOT_TEA
goto_if TRUE, EventScript_16F958
goto_if_set FLAG_GOT_TEA, EventScript_16F958
msgbox gUnknown_819E04B
closemessage
applymovement OBJ_EVENT_ID_PLAYER, Movement_16F9C4
@@ -45,11 +44,11 @@ EventScript_16F963:: @ 816F963
msgbox gUnknown_819E09B
closemessage
compare VAR_TEMP_1, 0
call_if eq, EventScript_16F99C
call_if_eq EventScript_16F99C
compare VAR_TEMP_1, 1
call_if eq, EventScript_16F9A7
call_if_eq EventScript_16F9A7
compare VAR_TEMP_1, 2
call_if eq, EventScript_16F9B2
call_if_eq EventScript_16F9B2
msgbox gUnknown_819E0C1
setvar VAR_MAP_SCENE_ROUTE5_ROUTE6_ROUTE7_ROUTE8_GATES, 1
releaseall