diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 21:41:03 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 21:52:38 -0400 |
commit | 26d8c4d04b174e40b62298a6bf42e2bad67cf81c (patch) | |
tree | 0e04d6030bfa57898f4dc6744067487f3d57721c /data/maps/FuchsiaCity_Building1/scripts.inc | |
parent | 44a293d84cea9397bc75167f0fd4c418cbdc8952 (diff) |
Name all item ball hide/show flags
Diffstat (limited to 'data/maps/FuchsiaCity_Building1/scripts.inc')
-rw-r--r-- | data/maps/FuchsiaCity_Building1/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/FuchsiaCity_Building1/scripts.inc b/data/maps/FuchsiaCity_Building1/scripts.inc index 58cacf92e..4d305e346 100644 --- a/data/maps/FuchsiaCity_Building1/scripts.inc +++ b/data/maps/FuchsiaCity_Building1/scripts.inc @@ -6,7 +6,7 @@ FuchsiaCity_Building1_EventScript_16D74C:: @ 816D74C faceplayer checkflag FLAG_0x23A goto_if_eq EventScript_16D7FA - checkflag FLAG_0x189 + checkflag FLAG_HIDE_SAFARI_ZONE_WEST_GOLD_TEETH goto_if_eq EventScript_16D780 msgbox gUnknown_8198DF9, MSGBOX_YESNO compare_var_to_value VAR_RESULT, 1 |