mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-08-08 11:18:13 -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
351 B
NASM
20 lines
351 B
NASM
map_attributes Route4Gate, ROUTE_4_GATE
|
|
|
|
Route4Gate_MapEvents::
|
|
dw $4000 ; unknown
|
|
|
|
def_warp_events
|
|
warp_event 4, 7, WEST, 11, 47
|
|
warp_event 5, 7, WEST, 12, 47
|
|
warp_event 4, 0, ROUTE_4, 1, 14
|
|
warp_event 5, 0, ROUTE_4, 2, 14
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
Route4Gate_Blocks::
|
|
INCBIN "maps/Route4Gate.blk"
|
|
|
|
map_dummy_text_pointers
|