diff options
-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", |