goto_if_eq and switch/case in scripts
This commit is contained in:
@@ -37,11 +37,11 @@ Route16_EventScript_168121:: @ 8168121
|
||||
goto_if 0, EventScript_1681A3
|
||||
special sub_8110AB4
|
||||
compare_var_to_value VAR_RESULT, 2
|
||||
goto_if 1, EventScript_1A7AE0
|
||||
goto_if_eq EventScript_1A7AE0
|
||||
special sub_8112364
|
||||
msgbox gUnknown_81853CC, MSGBOX_YESNO
|
||||
compare_var_to_value VAR_RESULT, 0
|
||||
goto_if 1, EventScript_168197
|
||||
goto_if_eq EventScript_168197
|
||||
call EventScript_1A924B
|
||||
setwildbattle SPECIES_SNORLAX, 30, ITEM_NONE
|
||||
waitse
|
||||
@@ -54,11 +54,11 @@ Route16_EventScript_168121:: @ 8168121
|
||||
clearflag FLAG_0x807
|
||||
specialvar VAR_RESULT, sub_80CA74C
|
||||
compare_var_to_value VAR_RESULT, 1
|
||||
goto_if 1, EventScript_168199
|
||||
goto_if_eq EventScript_168199
|
||||
compare_var_to_value VAR_RESULT, 4
|
||||
goto_if 1, EventScript_168199
|
||||
goto_if_eq EventScript_168199
|
||||
compare_var_to_value VAR_RESULT, 5
|
||||
goto_if 1, EventScript_168199
|
||||
goto_if_eq EventScript_168199
|
||||
release
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user