use TRUE and FALSE for flag conditionals; more story flags

This commit is contained in:
PikalaxALT
2019-10-20 21:24:16 -04:00
parent 6b503e306d
commit 9aa5709329
166 changed files with 1167 additions and 1165 deletions
+2 -2
View File
@@ -84,9 +84,9 @@ OneIsland_EventScript_167517:: @ 8167517
lock
faceplayer
checkflag FLAG_0x844
goto_if_eq EventScript_16753F
goto_if TRUE, EventScript_16753F
checkflag FLAG_0x2A1
goto_if_eq EventScript_167535
goto_if TRUE, EventScript_167535
msgbox gUnknown_818174E
release
end