use TRUE and FALSE for flag conditionals; more story flags
This commit is contained in:
@@ -5,11 +5,11 @@ SafariZone_SecretHouse_EventScript_162453:: @ 8162453
|
||||
lock
|
||||
faceplayer
|
||||
checkflag FLAG_GOT_HM03
|
||||
goto_if_eq EventScript_1624A9
|
||||
goto_if TRUE, EventScript_1624A9
|
||||
msgbox gUnknown_8177DC1
|
||||
checkitemspace ITEM_HM03, 1
|
||||
compare_var_to_value VAR_RESULT, 0
|
||||
goto_if_eq EventScript_16249F
|
||||
goto_if eq, EventScript_16249F
|
||||
additem ITEM_HM03, 1
|
||||
giveitemfanfaremsg gUnknown_8177E92, ITEM_HM03
|
||||
msgbox gUnknown_8177EB7
|
||||
|
||||
Reference in New Issue
Block a user