mirror of
https://github.com/pret/pokered.git
synced 2026-05-11 05:15:00 -05:00
14 lines
268 B
NASM
14 lines
268 B
NASM
VermilionTradeHouse_Object:
|
|
db $a ; border block
|
|
|
|
def_warp_events
|
|
warp_event 2, 7, LAST_MAP, 8
|
|
warp_event 3, 7, LAST_MAP, 8
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
object_event 3, 5, SPRITE_LITTLE_GIRL, STAY, UP, 1 ; person
|
|
|
|
def_warps_to VERMILION_TRADE_HOUSE
|