Map object macro

closes https://github.com/iimarckus/pokered/issues/89
This commit is contained in:
dannye 2015-07-18 22:22:51 -05:00
parent 148d3f3cf2
commit 0e48333fb8
225 changed files with 1189 additions and 1151 deletions

View file

@ -7,10 +7,10 @@ BikeShopObject: ; 0x1d866 (size=38)
db $0 ; signs
db $3 ; people
db SPRITE_BIKE_SHOP_GUY, $2 + 4, $6 + 4, $ff, $ff, $1 ; person
db SPRITE_MOM_GEISHA, $6 + 4, $5 + 4, $fe, $1, $2 ; person
db SPRITE_BUG_CATCHER, $3 + 4, $1 + 4, $ff, $d1, $3 ; person
db $3 ; objects
object SPRITE_BIKE_SHOP_GUY, $6, $2, FACE, STAY, $1 ; person
object SPRITE_MOM_GEISHA, $5, $6, WALK, $1, $2 ; person
object SPRITE_BUG_CATCHER, $1, $3, FACE, UP, $3 ; person
; warp-to
EVENT_DISP BIKE_SHOP_WIDTH, $7, $2