mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-04-19 15:17:26 -05:00
Map 2.6 is Route 44, not Route 43.
original-commit-id: 3774f1d61dfc006b5d8dbcac0a2252d741a75080
This commit is contained in:
parent
efa015ce68
commit
9d4bf20a74
|
|
@ -2526,7 +2526,7 @@ map_names = {
|
|||
"label": "MahoganyPokeCenter1F"},
|
||||
0x4: {"name": "Route 42 Ecruteak Gate"},
|
||||
0x5: {"name": "Route 42"},
|
||||
0x6: {"name": "Route 43"},
|
||||
0x6: {"name": "Route 44"},
|
||||
0x7: {"name": "Mahogany Town"},
|
||||
},
|
||||
3: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user