script switch/case; name script conditionals
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user