diff options
Diffstat (limited to 'extras/extract_maps.py')
-rw-r--r-- | extras/extract_maps.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/extract_maps.py b/extras/extract_maps.py index 3964ede0..8a1419e9 100644 --- a/extras/extract_maps.py +++ b/extras/extract_maps.py @@ -25,8 +25,8 @@ maps = { 0x01: "Viridian City", 0x02: "Pewter City", 0x03: "Cerulean City", - 0x04: "Vermilion City", - 0x05: "Lavender Town", + 0x04: "Lavendar Town", #?? + 0x05: "Vermilion City", #correct 0x06: "Celadon City", 0x07: "Fuchsia City", 0x08: "Cinnibar Island", |