Sync temp vars

This commit is contained in:
GriffinR
2020-01-09 14:46:14 -05:00
parent 0f5e3174d0
commit 94fbc3ac48
82 changed files with 609 additions and 609 deletions
+6 -6
View File
@@ -7,19 +7,19 @@ Route6_NorthEntrance_EventScript_16F9C7:: @ 816F9C7
Route6_NorthEntrance_EventScript_16F9D0:: @ 816F9D0
lockall
setvar VAR_0x4001, 0
setvar VAR_TEMP_1, 0
goto EventScript_16F9F4
end
Route6_NorthEntrance_EventScript_16F9DC:: @ 816F9DC
lockall
setvar VAR_0x4001, 1
setvar VAR_TEMP_1, 1
goto EventScript_16F9F4
end
Route6_NorthEntrance_EventScript_16F9E8:: @ 816F9E8
lockall
setvar VAR_0x4001, 2
setvar VAR_TEMP_1, 2
goto EventScript_16F9F4
end
@@ -44,11 +44,11 @@ EventScript_16FA1E:: @ 816FA1E
EventScript_16FA29:: @ 816FA29
msgbox gUnknown_819E1D1
closemessage
compare VAR_0x4001, 0
compare VAR_TEMP_1, 0
call_if eq, EventScript_16FA62
compare VAR_0x4001, 1
compare VAR_TEMP_1, 1
call_if eq, EventScript_16FA6D
compare VAR_0x4001, 2
compare VAR_TEMP_1, 2
call_if eq, EventScript_16FA78
msgbox gUnknown_819E1F7
setvar VAR_MAP_SCENE_ROUTE5_ROUTE6_ROUTE7_ROUTE8_GATES, 1