mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Use more constants in object data
This commit is contained in:
parent
a9528fc870
commit
a02c327910
85 changed files with 476 additions and 476 deletions
|
|
@ -16,7 +16,7 @@ SSAnne2Object: ; 0x61514 (size=90)
|
|||
|
||||
db $2 ; people
|
||||
db SPRITE_WAITER, $7 + 4, $3 + 4, $fe, $1, $1 ; person
|
||||
db SPRITE_BLUE, $4 + 4, $24 + 4, $ff, $d0, $42, SONY1 + $C8, $1 ; trainer
|
||||
db SPRITE_BLUE, $4 + 4, $24 + 4, $ff, $d0, TRAINER | $2, SONY1 + $C8, $1
|
||||
|
||||
; warp-to
|
||||
EVENT_DISP SS_ANNE_2_WIDTH, $b, $9 ; SS_ANNE_9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue