mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
12 lines
154 B
NASM
Executable file
12 lines
154 B
NASM
Executable file
TradeCenter_Object:
|
|
db $e ; border block
|
|
|
|
def_warps
|
|
|
|
def_signs
|
|
|
|
def_objects
|
|
object SPRITE_RED, 2, 2, STAY, 0, 1 ; person
|
|
|
|
def_warps_to TRADE_CENTER
|