mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
12 lines
162 B
NASM
12 lines
162 B
NASM
RedsHouse2F_Object:
|
|
db $a ; border block
|
|
|
|
def_warp_events
|
|
warp_event 7, 1, REDS_HOUSE_1F, 3
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
def_warps_to REDS_HOUSE_2F
|