From b6d8ebb416d11c376c961d187c27063a10469f0a Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Mon, 9 Jan 2012 01:15:09 -0600 Subject: fix map naming mistakes in celadon city hg-commit-id: d7234963d818 --- extras/extract_maps.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extras') diff --git a/extras/extract_maps.py b/extras/extract_maps.py index f434ce9d..66c8e36c 100644 --- a/extras/extract_maps.py +++ b/extras/extract_maps.py @@ -149,8 +149,8 @@ maps = { 0x7B: "Celadon Mart (2)", 0x7C: "Celadon Mart (3)", 0x7D: "Celadon Mart (4)", - 0x7E: "Celadon Mart (5)", - 0x7F: "Celadon Mart (6)", + 0x7E: "Celadon Mart Roof", + 0x7F: "Celadon Mart Elevator", 0x80: "Celadon Mansion (1)", 0x81: "Celadon Mansion (2)", 0x82: "Celadon Mansion (3)", @@ -159,7 +159,7 @@ maps = { 0x85: "Celadon Pokecenter", 0x86: "Celadon Gym", 0x87: "Celadon Game Corner", - 0x88: "Celadon House", + 0x88: "Celadon Mart 5", 0x89: "Celadon Prize Room", 0x8A: "Celadon Diner", 0x8B: "Celadon House (2)", -- cgit v1.2.3