summaryrefslogtreecommitdiff
path: root/data/scripts/maps/FortreeCity.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/FortreeCity.inc
parent86e7bf1fd61b151011038cdb281db3de0a1d9e6a (diff)
more script command renaming
Diffstat (limited to 'data/scripts/maps/FortreeCity.inc')
-rw-r--r--data/scripts/maps/FortreeCity.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/maps/FortreeCity.inc b/data/scripts/maps/FortreeCity.inc
index b5426de8e..565effc66 100644
--- a/data/scripts/maps/FortreeCity.inc
+++ b/data/scripts/maps/FortreeCity.inc
@@ -57,7 +57,7 @@ FortreeCity_EventScript_14C9B3:: @ 814C9B3
lock
faceplayer
checkitem ITEM_DEVON_SCOPE, 1
- compare RESULT, 1
+ compare_var_to_imm RESULT, 1
goto_if_eq FortreeCity_EventScript_14C9CF
msgbox FortreeCity_Text_167868, 4
release
@@ -65,7 +65,7 @@ FortreeCity_EventScript_14C9B3:: @ 814C9B3
FortreeCity_EventScript_14C9CF:: @ 814C9CF
msgbox FortreeCity_Text_16788B, 5
- compare RESULT, 1
+ compare_var_to_imm RESULT, 1
goto_if_eq FortreeCity_EventScript_14C9E4
release
end