mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
13 lines
177 B
NASM
Executable file
13 lines
177 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
|