Add B/W locations. #375
authora_magical_me <andrew@turnipmints.mooo.com>
Sun, 3 Apr 2011 12:12:09 +0000 (05:12 -0700)
committera_magical_me <andrew@turnipmints.mooo.com>
Tue, 5 Apr 2011 00:09:11 +0000 (17:09 -0700)
commit4a7ad7baa2578ab157b4344ee387d77fbeccb187
treefa87ba6320c3d11603d36cc657cf46b32a2fc2e7
parenta1cdf50e2d333aee2267af6987dc1cf468fbc160
Add B/W locations.  #375

English and Japanese. Woo!

The text dump contained a bunch of duplicate location names (possibly
for the Entralink?).  I've merged them in the locations table, but
location_game_indices still has the duplicates—that is, a location can
now have multiple game_index values in one generation (necessitating a
small schema change).
pokedex/data/csv/location_game_indices.csv
pokedex/data/csv/location_names.csv
pokedex/data/csv/locations.csv
pokedex/db/tables.py