use TRUE and FALSE for flag conditionals; more story flags
This commit is contained in:
@@ -5,11 +5,11 @@ Route16_House_EventScript_17014F:: @ 817014F
|
||||
lock
|
||||
faceplayer
|
||||
checkflag FLAG_GOT_HM02
|
||||
goto_if_eq EventScript_1701A5
|
||||
goto_if TRUE, EventScript_1701A5
|
||||
msgbox gUnknown_819F851
|
||||
checkitemspace ITEM_HM02, 1
|
||||
compare_var_to_value VAR_RESULT, 0
|
||||
goto_if_eq EventScript_17019B
|
||||
goto_if eq, EventScript_17019B
|
||||
additem ITEM_HM02, 1
|
||||
giveitemfanfaremsg gUnknown_819F8C0, ITEM_HM02
|
||||
msgbox gUnknown_819F8E0
|
||||
|
||||
Reference in New Issue
Block a user