summaryrefslogtreecommitdiff
path: root/extras/crystal.py
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-03-24 03:54:46 -0500
committerBryan Bishop <kanzure@gmail.com>2012-03-24 03:54:46 -0500
commit21b95d607705c7d88c0af2da548687c977bdf070 (patch)
treec337934cbf2ea0384c9ac26319afbb611b35e6d7 /extras/crystal.py
parente57b8a7c00895e86f8024338439e1773f71b01b8 (diff)
fix typo (burned tower 1f)
Diffstat (limited to 'extras/crystal.py')
-rw-r--r--extras/crystal.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/crystal.py b/extras/crystal.py
index 986d22198..4bb90ab40 100644
--- a/extras/crystal.py
+++ b/extras/crystal.py
@@ -3931,7 +3931,7 @@ map_names = {
0xA: {"name": "Tin Tower 7F"},
0xB: {"name": "Tin Tower 8F"},
0xC: {"name": "Tin Tower 9F"},
- 0xD: {"name": "Bured Tower 1F"},
+ 0xD: {"name": "Burned Tower 1F"},
0xE: {"name": "Burned Tower B1F"},
0xF: {"name": "National Park"},
0x10: {"name": "National Park Bug Contest"},