diff options
author | camthesaxman <cameronghall@cox.net> | 2017-09-24 17:36:39 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-09-24 17:36:39 -0500 |
commit | 207f8e6a76f6b13855780bb2608be9d8c1f14b15 (patch) | |
tree | cbf6a37ec9bbd3c9d10f33550617e645a2725915 /data/scripts/maps/Route130.inc | |
parent | 1e2601a0287fdacfb8f0d680fbe82a274414ea65 (diff) |
more script command renaming
Diffstat (limited to 'data/scripts/maps/Route130.inc')
-rw-r--r-- | data/scripts/maps/Route130.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/maps/Route130.inc b/data/scripts/maps/Route130.inc index 83b972dbf..3e234667a 100644 --- a/data/scripts/maps/Route130.inc +++ b/data/scripts/maps/Route130.inc @@ -3,7 +3,7 @@ Route130_MapScripts:: @ 81523C2 .byte 0 Route130_MapScript1_1523C8:: @ 81523C8 - specialval RESULT, IsMirageIslandPresent + specialvar RESULT, IsMirageIslandPresent compare_var_to_imm RESULT, 1 goto_if_eq Route130_EventScript_15240C setflag 17 |