summaryrefslogtreecommitdiff
path: root/data/mapObjects/pewterpokecenter.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/mapObjects/pewterpokecenter.asm')
-rwxr-xr-xdata/mapObjects/pewterpokecenter.asm10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/mapObjects/pewterpokecenter.asm b/data/mapObjects/pewterpokecenter.asm
index a9a03272..21b22b0a 100755
--- a/data/mapObjects/pewterpokecenter.asm
+++ b/data/mapObjects/pewterpokecenter.asm
@@ -7,11 +7,11 @@ PewterPokecenterObject: ; 0x5c60d (size=44)
db $0 ; signs
- db $4 ; people
- db SPRITE_NURSE, $1 + 4, $3 + 4, $ff, $d0, $1 ; person
- db SPRITE_GENTLEMAN, $7 + 4, $b + 4, $ff, $d2, $2 ; person
- db SPRITE_CLEFAIRY, $3 + 4, $1 + 4, $ff, $d0, $3 ; person
- db SPRITE_CABLE_CLUB_WOMAN, $2 + 4, $b + 4, $ff, $d0, $4 ; person
+ db $4 ; objects
+ object SPRITE_NURSE, $3, $1, FACE, DOWN, $1 ; person
+ object SPRITE_GENTLEMAN, $b, $7, FACE, RIGHT, $2 ; person
+ object SPRITE_CLEFAIRY, $1, $3, FACE, DOWN, $3 ; person
+ object SPRITE_CABLE_CLUB_WOMAN, $b, $2, FACE, DOWN, $4 ; person
; warp-to
EVENT_DISP PEWTER_POKECENTER_WIDTH, $7, $3