diff options
Diffstat (limited to 'extras/extract_maps.py')
-rw-r--r-- | extras/extract_maps.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/extract_maps.py b/extras/extract_maps.py index bf39ce4c..11b727ed 100644 --- a/extras/extract_maps.py +++ b/extras/extract_maps.py @@ -29,7 +29,7 @@ maps = { 0x05: "Vermilion City", #correct 0x06: "Celadon City", 0x07: "Fuchsia City", - 0x08: "Cinnibar Island", + 0x08: "Cinnabar Island", 0x09: "Indigo Plateau", 0x0A: "Saffron City", 0x0B: "FREEZE", |