mirror of
https://github.com/pret/pokered.git
synced 2026-04-05 17:05:18 -05: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
|