summaryrefslogtreecommitdiff
path: root/data/maps/Route12/scripts.inc
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-05-14 17:35:04 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-05-14 17:35:04 -0400
commit9a464931d207da83d3fb582e35821ba50ced6afc (patch)
treeb68876fba8f847b3f81b4bd65f40fcd55997f85e /data/maps/Route12/scripts.inc
parent15c153273b5e643bf049a941c0ec0ceb5a9b54d6 (diff)
Replace some hardcoded flags/vars
Diffstat (limited to 'data/maps/Route12/scripts.inc')
-rw-r--r--data/maps/Route12/scripts.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/Route12/scripts.inc b/data/maps/Route12/scripts.inc
index dbe51fb9d..3fdc41c2a 100644
--- a/data/maps/Route12/scripts.inc
+++ b/data/maps/Route12/scripts.inc
@@ -3,7 +3,7 @@ Route12_MapScripts:: @ 8168000
.byte 0
Route12_MapScript1_168006:: @ 8168006
- checkflag 2055
+ checkflag FLAG_0x807
call_if 1, EventScript_168010
end
@@ -31,10 +31,10 @@ Route12_EventScript_168014:: @ 8168014
delay 40
waitmoncry
setflag FLAG_0x054
- setflag 2055
+ setflag FLAG_0x807
setflag FLAG_0x253
dowildbattle
- clearflag 2055
+ clearflag FLAG_0x807
specialvar VAR_RESULT, sub_80CA74C
compare_var_to_value VAR_RESULT, 1
goto_if 1, EventScript_16808F