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
@@ -6,9 +6,9 @@ SixIsland_PatternBush_MapScript1_16455F:: @ 816455F
setworldmapflag FLAG_WORLD_MAP_SIX_ISLAND_PATTERN_BUSH
getplayerxy VAR_0x4001, VAR_0x4002
compare_var_to_value VAR_0x4001, 50
call_if 4, EventScript_16457E
call_if ge, EventScript_16457E
compare_var_to_value VAR_0x4001, 49
call_if 3, EventScript_164587
call_if le, EventScript_164587
end
EventScript_16457E:: @ 816457E