diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 20:30:38 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-19 20:30:38 -0400 |
| commit | 2ff8af13d5a259fa0ca07afe3ecf4792b6871a80 (patch) | |
| tree | e787d04143073746d171dcd841b43f95829afc53 /data/maps/MtMoon_B2F/scripts.inc | |
| parent | a8b767965a92352de03780fb4671d2a469343d28 (diff) | |
Hide/show flags through 07F
Diffstat (limited to 'data/maps/MtMoon_B2F/scripts.inc')
| -rw-r--r-- | data/maps/MtMoon_B2F/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/MtMoon_B2F/scripts.inc b/data/maps/MtMoon_B2F/scripts.inc index 1fb1a3251..848023024 100644 --- a/data/maps/MtMoon_B2F/scripts.inc +++ b/data/maps/MtMoon_B2F/scripts.inc @@ -8,8 +8,8 @@ MtMoon_B2F_MapScript1_16069F:: @ 816069F end EventScript_1606A9:: @ 81606A9 - clearflag FLAG_0x02F - clearflag FLAG_0x030 + clearflag FLAG_HIDE_DOME_FOSSIL + clearflag FLAG_HIDE_HELIX_FOSSIL return MtMoon_B2F_EventScript_1606B0:: @ 81606B0 |
