mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
14 lines
234 B
NASM
Executable file
14 lines
234 B
NASM
Executable file
CeladonMartElevator_Object:
|
|
db $f ; border block
|
|
|
|
def_warps
|
|
warp 1, 3, 5, CELADON_MART_1F
|
|
warp 2, 3, 5, CELADON_MART_1F
|
|
|
|
def_signs
|
|
sign 3, 0, 1 ; CeladonMartElevatorText1
|
|
|
|
def_objects
|
|
|
|
def_warps_to CELADON_MART_ELEVATOR
|