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
|
|
@ -10,7 +10,7 @@ BrunoObject: ; 0x763d7 (size=44)
|
|||
db $0 ; signs
|
||||
|
||||
db $1 ; people
|
||||
db SPRITE_BRUNO, $2 + 4, $5 + 4, $ff, $d0, $41, BRUNO + $C8, $1 ; trainer
|
||||
db SPRITE_BRUNO, $2 + 4, $5 + 4, $ff, $d0, TRAINER | $1, BRUNO + $C8, $1
|
||||
|
||||
; warp-to
|
||||
EVENT_DISP BRUNOS_ROOM_WIDTH, $b, $4 ; LORELEIS_ROOM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue