mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-08-08 19:25:24 -05:00
Merges Map Headers and Scripts, also adding Macros to automate some of the identical dummy scripts. Renames all Routes to their proper names.
20 lines
364 B
NASM
20 lines
364 B
NASM
map_attributes Route16Gate, ROUTE_16_GATE
|
|
|
|
Route16Gate_MapEvents::
|
|
dw $4000 ; unknown
|
|
|
|
def_warp_events
|
|
warp_event 4, 7, NEWTYPE, 12, 47
|
|
warp_event 5, 7, NEWTYPE, 13, 47
|
|
warp_event 4, 0, ROUTE_16, 1, 14
|
|
warp_event 5, 0, ROUTE_16, 2, 14
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
Route16Gate_Blocks::
|
|
INCBIN "maps/Route16Gate.blk"
|
|
|
|
map_dummy_text_pointers
|