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
+3 -3
View File
@@ -4,16 +4,16 @@ SilphCo_4F_MapScripts:: @ 8161736
SilphCo_4F_MapScript1_16173C:: @ 816173C
checkflag FLAG_0x27E
call_if 0, EventScript_1A8213
call_if lt, EventScript_1A8213
checkflag FLAG_0x27F
call_if 0, EventScript_1A8241
call_if lt, EventScript_1A8241
end
SilphCo_4F_EventScript_16174F:: @ 816174F
lock
faceplayer
compare_var_to_value VAR_MAP_SCENE_SILPH_CO_11F, 1
goto_if 4, EventScript_161766
goto_if ge, EventScript_161766
msgbox gUnknown_81759F5
release
end