diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-12 13:06:32 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-12 13:06:32 -0600 |
commit | 0acee287eca93a7fe33f0a90b2688160a11cbe2c (patch) | |
tree | 3b0769ddfd894026d282d871a8a0afd41b7742ef | |
parent | 0e9c4d7922f648b26055c82919a35ba66bdcad55 (diff) |
update name; reds house f1 -> reds house 1f in extract_maps
hg-commit-id: a7675930313a
-rw-r--r-- | extras/extract_maps.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/extract_maps.py b/extras/extract_maps.py index 8e29158a..9793cfdc 100644 --- a/extras/extract_maps.py +++ b/extras/extract_maps.py @@ -60,8 +60,8 @@ maps = { 0x22: "Route 23", 0x23: "Route 24", 0x24: "Route 25", - 0x25: "Red's House F1", - 0x26: "Red's House F2", + 0x25: "Red's House 1F", + 0x26: "Red's House 2F", 0x27: "Blue's House", 0x28: "Oak's Lab", 0x29: "Viridian Poke Center", |