diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-12-03 12:32:57 -0800 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-12-03 12:32:57 -0800 |
commit | c9f38d22060841ac59e56c3f498427f53bc28569 (patch) | |
tree | f2bb6918c7944f6fe2f4de74af81046b38e53fbf /data/scripts/maps/Route111.inc | |
parent | 24a90b9acb243bf5c24a797a2a300a23613813d5 (diff) |
Label scripts flags up to flag 256.
Diffstat (limited to 'data/scripts/maps/Route111.inc')
-rw-r--r-- | data/scripts/maps/Route111.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/maps/Route111.inc b/data/scripts/maps/Route111.inc index 545e62921..343d666b2 100644 --- a/data/scripts/maps/Route111.inc +++ b/data/scripts/maps/Route111.inc @@ -4,7 +4,7 @@ Route111_MapScripts:: @ 814FF91 .byte 0 Route111_MapScript1_14FF9C:: @ 814FF9C - checkflag 228 + checkflag FLAG_REGI_DOORS_OPENED call_if 0, Route111_EventScript_14FFA6 end |