mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-08-09 03:34:37 -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 Route18Gate, ROUTE_18_GATE
|
|
|
|
Route18Gate_MapEvents::
|
|
dw $4000 ; unknown
|
|
|
|
def_warp_events
|
|
warp_event 4, 7, ROUTE_18, 1, 47
|
|
warp_event 5, 7, ROUTE_18, 2, 47
|
|
warp_event 4, 0, ROUTE_19, 1, 14
|
|
warp_event 5, 0, ROUTE_19, 2, 14
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
Route18Gate_Blocks::
|
|
INCBIN "maps/Route18Gate.blk"
|
|
|
|
map_dummy_text_pointers
|