diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-20 21:38:52 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-20 21:38:52 -0400 |
commit | 8654e828e4e6713371448e65060b38b14a136fc6 (patch) | |
tree | 59f14eb1ca26b90367c72d589020c9180be81a4f /data/maps/FuchsiaCity/scripts.inc | |
parent | 9aa5709329f4cbd497d0f21af10218f8a7547151 (diff) |
More story flags
Diffstat (limited to 'data/maps/FuchsiaCity/scripts.inc')
-rw-r--r-- | data/maps/FuchsiaCity/scripts.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/FuchsiaCity/scripts.inc b/data/maps/FuchsiaCity/scripts.inc index cfc60a4be..d62d5252d 100644 --- a/data/maps/FuchsiaCity/scripts.inc +++ b/data/maps/FuchsiaCity/scripts.inc @@ -4,9 +4,9 @@ FuchsiaCity_MapScripts:: @ 8166D75 FuchsiaCity_MapScript1_166D7B:: @ 8166D7B setworldmapflag FLAG_WORLD_MAP_FUCHSIA_CITY - checkflag FLAG_0x272 + checkflag FLAG_GOT_DOME_FOSSIL call_if TRUE, EventScript_166D91 - checkflag FLAG_0x272 + checkflag FLAG_GOT_DOME_FOSSIL call_if FALSE, EventScript_166D97 end @@ -121,7 +121,7 @@ FuchsiaCity_EventScript_166E83:: @ 8166E83 FuchsiaCity_EventScript_166E9C:: @ 8166E9C lockall - checkflag FLAG_0x272 + checkflag FLAG_GOT_DOME_FOSSIL goto_if TRUE, EventScript_166EBE setvar VAR_0x8004, SPECIES_KABUTO special sub_80CBDCC |