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 /extras | |
| parent | insert $8 asm for Route11GateUpstairsText4 (diff) | |
| download | pokeyellow-0acee287eca93a7fe33f0a90b2688160a11cbe2c.tar.gz pokeyellow-0acee287eca93a7fe33f0a90b2688160a11cbe2c.tar.xz pokeyellow-0acee287eca93a7fe33f0a90b2688160a11cbe2c.zip | |
update name; reds house f1 -> reds house 1f in extract_maps
hg-commit-id: a7675930313a
Diffstat (limited to 'extras')
| -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", |
