summaryrefslogtreecommitdiff
path: root/data/scripts/maps/SouthernIsland_Interior.inc
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-09-24 17:10:51 -0500
committercamthesaxman <cameronghall@cox.net>2017-09-24 17:10:51 -0500
commit1e2601a0287fdacfb8f0d680fbe82a274414ea65 (patch)
tree75243530e4250a4ff2caf75368cd53d34f4e0a99 /data/scripts/maps/SouthernIsland_Interior.inc
parent86e7bf1fd61b151011038cdb281db3de0a1d9e6a (diff)
more script command renaming
Diffstat (limited to 'data/scripts/maps/SouthernIsland_Interior.inc')
-rw-r--r--data/scripts/maps/SouthernIsland_Interior.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/maps/SouthernIsland_Interior.inc b/data/scripts/maps/SouthernIsland_Interior.inc
index 84e6b93c5..368e26794 100644
--- a/data/scripts/maps/SouthernIsland_Interior.inc
+++ b/data/scripts/maps/SouthernIsland_Interior.inc
@@ -23,9 +23,9 @@ SouthernIsland_Interior_MapScript1_160B6C:: @ 8160B6C
SouthernIsland_Interior_EventScript_160B77:: @ 8160B77
checkgender
- compare RESULT, 0
+ compare_var_to_imm RESULT, 0
goto_if_eq SouthernIsland_Interior_EventScript_160B8F
- compare RESULT, 1
+ compare_var_to_imm RESULT, 1
goto_if_eq SouthernIsland_Interior_EventScript_160B95
end