Integrate Route 53

For some reason the map was in the game with no data, so I added it into the region with some signs. No connection to the nonexistent Ochre Town.
This commit is contained in:
Llinos Evans 2025-01-01 19:39:59 +00:00
parent 8f3e178a35
commit 2fe0d906ea
11 changed files with 141 additions and 11 deletions

View file

@ -142,6 +142,7 @@ DEF NIHON_LANDMARK EQU const_value
const LANDMARK_ROUTE_51
const LANDMARK_ROUTE_52
const LANDMARK_RUDDY_TOWN
const LANDMARK_ROUTE_53
const LANDMARK_ROUTE_57
const LANDMARK_SUNGLOW_CITY
const LANDMARK_BLUE_FOREST

View file

@ -693,10 +693,11 @@ ENDM
map_const RUDDY_TOWN_POKECENTER_1F, 10, 4 ; 2
map_const RUDDY_MART, 8, 4 ; 3
map_const RUDDY_TOWN_BIG_HOUSE_1, 5, 4 ; 4
map_const RUDDY_TOWN_BIG_HOUSE_2, 5, 4 ; 4
map_const ROUTE_52_RUDDY_TOWN_GATE, 5, 4 ; 4
map_const ROUTE_53_RUDDY_TOWN_GATE, 5, 4 ; 5
map_const ROUTE_54_RUDDY_TOWN_GATE, 5, 4 ; 6
map_const RUDDY_TOWN_BIG_HOUSE_2, 5, 4 ; 5
map_const ROUTE_52_RUDDY_TOWN_GATE, 5, 4 ; 6
map_const ROUTE_53_RUDDY_TOWN_GATE, 5, 4 ; 7
map_const ROUTE_54_RUDDY_TOWN_GATE, 5, 4 ; 8
map_const ROUTE_53, 35, 9 ; 9
endgroup
newgroup SUNGLOW_CITY ; 40