mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-20 22:48:43 +13:00
rev
This commit is contained in:
parent
555a96597e
commit
8e9f9d8657
13 changed files with 3 additions and 27 deletions
|
|
@ -930,8 +930,6 @@ ENDM
|
|||
|
||||
map_attributes SunglowCity, SUNGLOW_CITY, $03, SOUTH ; this is missing a route connection
|
||||
connection south, Route57, ROUTE_57, 0
|
||||
|
||||
map_attributes SunglowWell, SUNGLOW_WELL, $03, SOUTH ; this is missing a route connection
|
||||
|
||||
map_attributes BlueForest, BLUE_FOREST, $00, 0 ; this is on its own for now. add connections later.
|
||||
|
||||
|
|
|
|||
|
|
@ -1345,9 +1345,6 @@ Route57_Blocks:
|
|||
SunglowCity_Blocks:
|
||||
INCBIN "maps/SunglowCity.ablk"
|
||||
|
||||
SunglowWell_Blocks:
|
||||
INCBIN "maps/SunglowWell.ablk"
|
||||
|
||||
AventurineCity_Blocks:
|
||||
INCBIN "maps/AventurineCity.ablk"
|
||||
|
||||
|
|
|
|||
|
|
@ -777,7 +777,6 @@ MapGroup_SunglowCity:
|
|||
table_width MAP_LENGTH, MapGroup_SunglowCity
|
||||
map Route57, TILESET_NIHON_BIRDON, ROUTE, LANDMARK_ROUTE_57, MUSIC_MOBILE_ADAPTER_MENU, FALSE, PALETTE_AUTO, FISHGROUP_SHORE
|
||||
map SunglowCity, TILESET_NIHON_BIRDON, TOWN, LANDMARK_SUNGLOW_CITY, MUSIC_MOBILE_ADAPTER_MENU, FALSE, PALETTE_AUTO, FISHGROUP_SHORE
|
||||
map SunglowWell, TILESET_UNDERWATER, ROUTE, LANDMARK_SUNGLOW_CITY, MUSIC_MOBILE_ADAPTER, FALSE, PALETTE_AUTO, FISHGROUP_SHORE
|
||||
assert_table_length NUM_SUNGLOW_CITY_MAPS
|
||||
|
||||
MapGroup_BlueForest:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue