diff options
author | IIMarckus <iimarckus@gmail.com> | 2012-03-09 21:26:00 -0700 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2012-03-09 21:26:00 -0700 |
commit | 3774f1d61dfc006b5d8dbcac0a2252d741a75080 (patch) | |
tree | fe6fdd029bbeb9dd06ac779c28055e5885602d69 /extras/crystal.py | |
parent | c66f09c1d55b34af26f74495da07e1286a51400d (diff) |
Map 2.6 is Route 44, not Route 43.
Diffstat (limited to 'extras/crystal.py')
-rw-r--r-- | extras/crystal.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/crystal.py b/extras/crystal.py index 33e422676..6f152585b 100644 --- a/extras/crystal.py +++ b/extras/crystal.py @@ -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: { |