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.
19 lines
405 B
NASM
19 lines
405 B
NASM
map_attributes HighTechHouse1, HIGHTECH_HOUSE_1
|
|
|
|
HighTechHouse1_MapEvents::
|
|
dw $4000 ; unknown
|
|
|
|
def_warp_events
|
|
warp_event 4, 7, HIGHTECH, 5, 47
|
|
warp_event 5, 7, HIGHTECH, 5, 47
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
object_event 7, 3, SPRITE_FISHING_GURU, SPRITEMOVEFN_TURN_LEFT, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0
|
|
|
|
HighTechHouse1_Blocks::
|
|
INCBIN "maps/HighTechHouse1.blk"
|
|
|
|
map_dummy_text_pointers
|