mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 20:16:26 +13:00
12 lines
154 B
NASM
12 lines
154 B
NASM
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
|