mirror of
https://github.com/pret/pokered.git
synced 2026-04-25 07:32:40 -05:00
16 lines
249 B
NASM
Executable File
16 lines
249 B
NASM
Executable File
SilphCoElevator_Object:
|
|
db $f ; border block
|
|
|
|
def_warps
|
|
warp 1, 3, 0, 237
|
|
warp 2, 3, 0, 237
|
|
|
|
def_signs
|
|
sign 3, 0, 1 ; SilphCoElevatorText1
|
|
|
|
def_objects
|
|
|
|
; warp-to
|
|
warp_to 1, 3, SILPH_CO_ELEVATOR_WIDTH
|
|
warp_to 2, 3, SILPH_CO_ELEVATOR_WIDTH
|