diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-14 17:35:04 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-14 17:35:04 -0400 |
| commit | 9a464931d207da83d3fb582e35821ba50ced6afc (patch) | |
| tree | b68876fba8f847b3f81b4bd65f40fcd55997f85e /data/maps/ThreeIsland_Port | |
| parent | 15c153273b5e643bf049a941c0ec0ceb5a9b54d6 (diff) | |
Replace some hardcoded flags/vars
Diffstat (limited to 'data/maps/ThreeIsland_Port')
| -rw-r--r-- | data/maps/ThreeIsland_Port/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/ThreeIsland_Port/scripts.inc b/data/maps/ThreeIsland_Port/scripts.inc index 0e0760109..ae3ed949e 100644 --- a/data/maps/ThreeIsland_Port/scripts.inc +++ b/data/maps/ThreeIsland_Port/scripts.inc @@ -3,7 +3,7 @@ ThreeIsland_Port_MapScripts:: @ 8168789 .byte 0 ThreeIsland_Port_MapScript1_16878F:: @ 816878F - clearflag 2113 + clearflag FLAG_0x841 setflag FLAG_0x2A1 end |
