goto_if_eq and switch/case in scripts
This commit is contained in:
@@ -18,11 +18,11 @@ Route12_EventScript_168014:: @ 8168014
|
||||
goto_if 0, EventScript_168099
|
||||
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_16808D
|
||||
goto_if_eq EventScript_16808D
|
||||
call EventScript_1A924B
|
||||
setwildbattle SPECIES_SNORLAX, 30, ITEM_NONE
|
||||
waitse
|
||||
@@ -36,11 +36,11 @@ Route12_EventScript_168014:: @ 8168014
|
||||
clearflag FLAG_0x807
|
||||
specialvar VAR_RESULT, sub_80CA74C
|
||||
compare_var_to_value VAR_RESULT, 1
|
||||
goto_if 1, EventScript_16808F
|
||||
goto_if_eq EventScript_16808F
|
||||
compare_var_to_value VAR_RESULT, 4
|
||||
goto_if 1, EventScript_16808F
|
||||
goto_if_eq EventScript_16808F
|
||||
compare_var_to_value VAR_RESULT, 5
|
||||
goto_if 1, EventScript_16808F
|
||||
goto_if_eq EventScript_16808F
|
||||
release
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user