summaryrefslogtreecommitdiff
path: root/data/scripts/magma_chimney.inc
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-12-14 11:56:41 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2019-12-14 11:56:41 -0500
commit04d158cfcd0f26b4dc4a00e23464a5fde201aa8e (patch)
tree5722c829dbad65bbbeb573084291ba0621b89df5 /data/scripts/magma_chimney.inc
parentd23c1af73e98f3bd91b4551bf624638a33bbe236 (diff)
parent103b63bd1a0a8a00733834de1f5094507e070de9 (diff)
Merge branch 'master' of github.com:pret/pokeruby into modern_gcc
Diffstat (limited to 'data/scripts/magma_chimney.inc')
-rw-r--r--data/scripts/magma_chimney.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/scripts/magma_chimney.inc b/data/scripts/magma_chimney.inc
index 5f70c1295..ff31d8b97 100644
--- a/data/scripts/magma_chimney.inc
+++ b/data/scripts/magma_chimney.inc
@@ -65,9 +65,9 @@ MtChimney_EventScript_1B2CCB:: @ 81B2CCB
fadescreen 0
setobjectxyperm 1, 10, 12
addobject 1
- compare FACING, 4
+ compare VAR_FACING, 4
call_if_eq MtChimney_EventScript_1B2D7D
- compare FACING, 2
+ compare VAR_FACING, 2
call_if_eq MtChimney_EventScript_1B2D88
applymovement 255, MtChimney_Movement_1A083F
waitmovement 0
@@ -77,9 +77,9 @@ MtChimney_EventScript_1B2CCB:: @ 81B2CCB
msgbox MtChimney_Text_1B3FFE, 4
.endif
closemessage
- compare FACING, 4
+ compare VAR_FACING, 4
call_if_eq MtChimney_EventScript_1B2D93
- compare FACING, 2
+ compare VAR_FACING, 2
call_if_eq MtChimney_EventScript_1B2D9E
removeobject 1
setflag FLAG_HIDE_OTHER_TEAM_MT_CHIMNEY