mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-26 13:32:48 -04:00
961a895ca0
Also renames all routes to their numeric order in data.
18 lines
270 B
NASM
18 lines
270 B
NASM
map_attributes Route11, ROUTE_11
|
|
connection west, Font, FONT, 0
|
|
connection east, Route12, ROUTE_12, 0
|
|
|
|
Route11_MapEvents::
|
|
dw $4000 ; unknown
|
|
|
|
def_warp_events
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
Route11_Blocks::
|
|
INCBIN "maps/Route11.blk"
|
|
|
|
map_dummy_script_bank27
|