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 @@ VermilionHouse1Object: ; 0x1db20 (size=38)
db $0 ; signs
db $3 ; people
db SPRITE_BUG_CATCHER, $3 + 4, $5 + 4, $ff, $d2, $1 ; person
db SPRITE_BIRD, $5 + 4, $3 + 4, $fe, $2, $2 ; person
db SPRITE_PAPER_SHEET, $3 + 4, $4 + 4, $ff, $ff, $3 ; person
db $3 ; objects
object SPRITE_BUG_CATCHER, $5, $3, FACE, RIGHT, $1 ; person
object SPRITE_BIRD, $3, $5, WALK, $2, $2 ; person
object SPRITE_PAPER_SHEET, $4, $3, FACE, STAY, $3 ; person
; warp-to
EVENT_DISP VERMILION_HOUSE_1_WIDTH, $7, $2