script switch/case; name script conditionals

This commit is contained in:
PikalaxALT
2019-10-20 20:38:23 -04:00
parent 2aeefdc5de
commit 6b503e306d
132 changed files with 1559 additions and 1789 deletions
+2 -2
View File
@@ -11,9 +11,9 @@ ThreeIsland_Port_EventScript_168796:: @ 8168796
lock
faceplayer
compare_var_to_value VAR_MAP_SCENE_TWO_ISLAND_JOYFUL_GAME_CORNER, 2
goto_if 4, EventScript_1687B8
goto_if ge, EventScript_1687B8
compare_var_to_value VAR_MAP_SCENE_THREE_ISLAND, 4
goto_if 4, EventScript_1687C2
goto_if ge, EventScript_1687C2
msgbox gUnknown_818A307
release
end