From 7c61abba9abd75c2fe186b545798128ac42729f0 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 3 Jan 2012 01:53:38 -0600 Subject: update cinnabar island name in extract_maps hg-commit-id: 01ff12077aa6 --- extras/extract_maps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- cgit v1.2.3