diff options
Diffstat (limited to 'data/maps/SilphCo_4F/scripts.inc')
-rw-r--r-- | data/maps/SilphCo_4F/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/SilphCo_4F/scripts.inc b/data/maps/SilphCo_4F/scripts.inc index 62f122892..f2fadd471 100644 --- a/data/maps/SilphCo_4F/scripts.inc +++ b/data/maps/SilphCo_4F/scripts.inc @@ -3,9 +3,9 @@ SilphCo_4F_MapScripts:: @ 8161736 .byte 0 SilphCo_4F_MapScript1_16173C:: @ 816173C - checkflag FLAG_0x27E + checkflag FLAG_SILPH_4F_DOOR_1 call_if FALSE, EventScript_1A8213 - checkflag FLAG_0x27F + checkflag FLAG_SILPH_4F_DOOR_2 call_if FALSE, EventScript_1A8241 end |