diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-11 23:20:16 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-11 23:20:16 -0600 |
commit | 9984d22d5bd4b8fea3b35d497c79eec873a885a5 (patch) | |
tree | 30c25e5a51c66078b83298bed80423da61413260 /extras/extract_maps.py | |
parent | 101defa567894f71ce9f3b82d4e86fb29e4b0927 (diff) |
switch ash and gary to red and blue in extract_maps.py
hg-commit-id: 4306f4d5a885
Diffstat (limited to 'extras/extract_maps.py')
-rw-r--r-- | extras/extract_maps.py | 6 |
1 files changed, 3 insertions, 3 deletions
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", |