From 9984d22d5bd4b8fea3b35d497c79eec873a885a5 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 11 Jan 2012 23:20:16 -0600 Subject: switch ash and gary to red and blue in extract_maps.py hg-commit-id: 4306f4d5a885 --- extras/extract_maps.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extras/extract_maps.py') diff --git a/extras/extract_maps.py b/extras/extract_maps.py index a1394e97..8e29158a 100644 --- a/extras/extract_maps.py +++ b/extras/extract_maps.py @@ -60,9 +60,9 @@ maps = { 0x22: "Route 23", 0x23: "Route 24", 0x24: "Route 25", - 0x25: "Ash's House F1", - 0x26: "Ash's House F2", - 0x27: "Gary's House", + 0x25: "Red's House F1", + 0x26: "Red's House F2", + 0x27: "Blue's House", 0x28: "Oak's Lab", 0x29: "Viridian Poke Center", 0x2A: "Viridian Mart", -- cgit v1.2.3