summaryrefslogtreecommitdiff
path: root/data/scripts/maps/MtChimney.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/MtChimney.inc
parent86e7bf1fd61b151011038cdb281db3de0a1d9e6a (diff)
more script command renaming
Diffstat (limited to 'data/scripts/maps/MtChimney.inc')
-rw-r--r--data/scripts/maps/MtChimney.inc12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/scripts/maps/MtChimney.inc b/data/scripts/maps/MtChimney.inc
index 458e4a15b..9fa2b77de 100644
--- a/data/scripts/maps/MtChimney.inc
+++ b/data/scripts/maps/MtChimney.inc
@@ -18,17 +18,17 @@ MtChimney_EventScript_15CF95:: @ 815CF95
showmoney 0, 0
nop
msgbox MtChimney_Text_195760, 5
- compare RESULT, 0
+ compare_var_to_imm RESULT, 0
goto_if_eq MtChimney_EventScript_15D00B
checkmoney 0xc8, 0
- compare RESULT, 0
+ compare_var_to_imm RESULT, 0
goto_if_eq MtChimney_EventScript_15D018
msgbox MtChimney_Text_1957A9, 4
checkitemspace ITEM_LAVA_COOKIE, 1
- compare RESULT, 1
+ compare_var_to_imm RESULT, 1
call_if 1, MtChimney_EventScript_15D000
giveitem ITEM_LAVA_COOKIE
- compare RESULT, 0
+ compare_var_to_imm RESULT, 0
goto_if_eq MtChimney_EventScript_15CFF3
hidemoney 0, 0
release
@@ -411,7 +411,7 @@ MtChimney_EventScript_15D17D:: @ 815D17D
checkflag 115
goto_if_eq MtChimney_EventScript_15D1C6
msgbox MtChimney_Text_195870, 5
- compare RESULT, 0
+ compare_var_to_imm RESULT, 0
goto_if_eq MtChimney_EventScript_15D1BC
msgbox MtChimney_Text_1958C6, 4
giveitem ITEM_METEORITE
@@ -441,7 +441,7 @@ MtChimney_EventScript_15D1DA:: @ 815D1DA
MtChimney_EventScript_15D1E3:: @ 815D1E3
trainerbattle 0, OPPONENT_SHELBY_1, 0, MtChimney_Text_19597F, MtChimney_Text_1959D8
specialval RESULT, sub_8082C68
- compare RESULT, 1
+ compare_var_to_imm RESULT, 1
goto_if_eq MtChimney_EventScript_15D20A
msgbox MtChimney_Text_195A04, 6
end