Unnumbered Route? Not anymore!

Route 66 is what we've assigned it.
This commit is contained in:
Martha Schilling 2024-07-21 22:57:44 +01:00
parent 608863c365
commit 29c3858f45
11 changed files with 12 additions and 11 deletions

View file

@ -127,7 +127,7 @@ DEF KANTO_LANDMARK EQU const_value
const LANDMARK_SEVEN_ISLAND
DEF NIHON_LANDMARK EQU const_value
const LANDMARK_WINNERS_PATH
const LANDMARK_UNNUMBERED_ROUTE
const LANDMARK_ROUTE_66
const LANDMARK_SILENT_HILLS
const LANDMARK_DEBUG_ROOM
const LANDMARK_ROUTE_49

View file

@ -618,7 +618,7 @@ ENDM
newgroup SILENT_HILLS ; 35
map_const WINNERS_PATH, 10, 26 ; 1
map_const WINNERS_PATH_OUTSIDE, 9, 30 ; 2
map_const UNNUMBERED_ROUTE, 31, 9 ; 3
map_const ROUTE_66, 31, 9 ; 3
map_const SILENT_HILLS, 10, 10 ; 4
map_const DEBUG_ROOM, 20, 20 ; 5
map_const ROUTE_49, 15, 9 ; 6