Use 'goto_if_eq VAR, value, Script' syntax

This commit is contained in:
GriffinR
2022-08-09 20:40:03 -04:00
parent 60fc8c5e22
commit f113da30ad
171 changed files with 1992 additions and 3453 deletions
+1 -2
View File
@@ -5,8 +5,7 @@ SSAnne_1F_Room4_EventScript_Woman::
lock
faceplayer
checkplayergender
compare VAR_RESULT, MALE
goto_if_eq SSAnne_1F_Room4_EventScript_WomanPlayerMale
goto_if_eq VAR_RESULT, MALE, SSAnne_1F_Room4_EventScript_WomanPlayerMale
msgbox SSAnne_1F_Room4_Text_WaitressCherryPiePlease
release
end