summaryrefslogtreecommitdiff
path: root/maps/PowerPlant.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-07-25 20:18:59 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2015-07-25 20:18:59 -0400
commit594253eb30e8e2ee8b4b9e0cfe7442eba0e3d3b4 (patch)
treea2e0a3d80436e1d2279beb1aa07bf8217a586c32 /maps/PowerPlant.asm
parent6c3000efd2818f8d5cb0a01770d1b92991b80340 (diff)
parentec10d9dd6f8db685270529b49f0b3007a7242dcc (diff)
Merge yenatch:map-objects
Diffstat (limited to 'maps/PowerPlant.asm')
-rw-r--r--maps/PowerPlant.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/PowerPlant.asm b/maps/PowerPlant.asm
index c23440f26..29b949c0e 100644
--- a/maps/PowerPlant.asm
+++ b/maps/PowerPlant.asm
@@ -28,12 +28,12 @@ UnknownScript_0x188dc5:
closetext
loadmovesprites
spriteface $2, LEFT
- spriteface $0, RIGHT
+ spriteface PLAYER, RIGHT
loadfont
writetext UnknownText_0x188f7f
closetext
loadmovesprites
- spriteface $0, DOWN
+ spriteface PLAYER, DOWN
applymovement $2, MovementData_0x188eda
dotrigger $0
end