mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
13 lines
185 B
NASM
Executable file
13 lines
185 B
NASM
Executable file
RedsHouse2FObject: ; 0x5c0d0 ?
|
|
db $0A ; border block
|
|
|
|
db $1 ; warps
|
|
db $1, $7, $2, REDS_HOUSE_1F
|
|
|
|
db $0 ; signs
|
|
|
|
db $0 ; people
|
|
|
|
; warp-to
|
|
EVENT_DISP REDS_HOUSE_2F_WIDTH, $1, $7
|