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
@@ -29,9 +29,9 @@ SaffronCity_House1_2F_EventScript_16EB7B:: @ 816EB7B
goto_if_eq EventScript_1C4CF6
checkplayergender
compare_var_to_value VAR_RESULT, 0
call_if 1, EventScript_16EBB7
call_if eq, EventScript_16EBB7
compare_var_to_value VAR_RESULT, 1
call_if 1, EventScript_16EBC0
call_if eq, EventScript_16EBC0
release
end