mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-18 04:56:24 +13:00

To-Do List for Brunswick Trail: - Galarian Zapdos event (give hide/show data) - Tunnel to Celeste Hill (tileset moment) - Couple by the sea - Fake Tree (Cactus, may need a spriteset) - Wild data (needs doing) - Maybe a few trainers?
12 lines
167 B
NASM
12 lines
167 B
NASM
BrunswickTrail_Object:
|
|
db $0 ; border block
|
|
|
|
def_warp_events
|
|
warp_event 24, 7, 0, REDS_HOUSE_2F
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
def_warps_to BRUNSWICK_TRAIL
|