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
@@ -6,7 +6,7 @@ SSAnne_1F_Room6_EventScript_160DF3:: @ 8160DF3
faceplayer
msgbox gUnknown_817445B, MSGBOX_YESNO
compare_var_to_value VAR_RESULT, 0
goto_if_eq EventScript_160E18
goto_if eq, EventScript_160E18
closemessage
call EventScript_1A6C26
msgbox gUnknown_8174490
@@ -16,7 +16,7 @@ SSAnne_1F_Room6_EventScript_160DF3:: @ 8160DF3
EventScript_160E18:: @ 8160E18
checkplayergender
compare_var_to_value VAR_RESULT, 0
goto_if_eq EventScript_160E2E
goto_if eq, EventScript_160E2E
msgbox gUnknown_8174515
release
end