goto_if_eq and switch/case in scripts

This commit is contained in:
PikalaxALT
2019-05-16 13:30:03 -04:00
parent 006881415d
commit a2d1b854d6
150 changed files with 999 additions and 1231 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ SSAnne_1F_Room6_EventScript_160DF3:: @ 8160DF3
faceplayer
msgbox gUnknown_817445B, MSGBOX_YESNO
compare_var_to_value VAR_RESULT, 0
goto_if 1, EventScript_160E18
goto_if_eq EventScript_160E18
closemessage
call EventScript_1A6C26
msgbox gUnknown_8174490
@@ -16,7 +16,7 @@ SSAnne_1F_Room6_EventScript_160DF3:: @ 8160DF3
EventScript_160E18:: @ 8160E18
checkplayergender
compare_var_to_value VAR_RESULT, 0
goto_if 1, EventScript_160E2E
goto_if_eq EventScript_160E2E
msgbox gUnknown_8174515
release
end