summaryrefslogtreecommitdiff
path: root/data/maps/FuchsiaCity_Building1/scripts.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/FuchsiaCity_Building1/scripts.inc')
-rw-r--r--data/maps/FuchsiaCity_Building1/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/FuchsiaCity_Building1/scripts.inc b/data/maps/FuchsiaCity_Building1/scripts.inc
index 30405e80e..2a07b6bb0 100644
--- a/data/maps/FuchsiaCity_Building1/scripts.inc
+++ b/data/maps/FuchsiaCity_Building1/scripts.inc
@@ -5,9 +5,9 @@ FuchsiaCity_Building1_EventScript_16D74C:: @ 816D74C
lock
faceplayer
checkflag FLAG_GOT_HM04
- goto_if_eq EventScript_16D7FA
+ goto_if TRUE, EventScript_16D7FA
checkflag FLAG_HIDE_SAFARI_ZONE_WEST_GOLD_TEETH
- goto_if_eq EventScript_16D780
+ goto_if TRUE, EventScript_16D780
msgbox gUnknown_8198DF9, MSGBOX_YESNO
compare_var_to_value VAR_RESULT, 1
call_if eq, EventScript_16D7E8