From 0acee287eca93a7fe33f0a90b2688160a11cbe2c Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Thu, 12 Jan 2012 13:06:32 -0600 Subject: [PATCH] update name; reds house f1 -> reds house 1f in extract_maps hg-commit-id: a7675930313a --- extras/extract_maps.py | 4 ++-- 1 file 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",