mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-26 05:31:08 -04:00
961a895ca0
Also renames all routes to their numeric order in data.
18 lines
279 B
NASM
18 lines
279 B
NASM
map_attributes Route17, ROUTE_17
|
|
connection west, Newtype, NEWTYPE, -9
|
|
connection east, Route18, ROUTE_18, -36
|
|
|
|
Route17_MapEvents::
|
|
dw $4000 ; unknown
|
|
|
|
def_warp_events
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
Route17_Blocks::
|
|
INCBIN "maps/Route17.blk"
|
|
|
|
map_dummy_script_bank27
|