From 7819dc288e4f0f380bd82cd359145bf26f5db818 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Mon, 9 Jan 2012 01:19:10 -0600 Subject: CELADON_HOUSE_2 -> CELADON_HOUSE hg-commit-id: 0574f08aaf85 --- extras/extract_maps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extras') diff --git a/extras/extract_maps.py b/extras/extract_maps.py index 66c8e36c..0c002f16 100644 --- a/extras/extract_maps.py +++ b/extras/extract_maps.py @@ -162,7 +162,7 @@ maps = { 0x88: "Celadon Mart 5", 0x89: "Celadon Prize Room", 0x8A: "Celadon Diner", - 0x8B: "Celadon House (2)", + 0x8B: "Celadon House", 0x8C: "Celadon Hotel", 0x8D: "Lavender Pokecenter", 0x8E: "Pokemon Tower (1)", -- cgit v1.3.1-sl0p