From: a_magical_me Date: Sun, 3 Apr 2011 12:12:09 +0000 (-0700) Subject: Add B/W locations. #375 X-Git-Tag: veekun-promotions/2011041101~6^2~4 X-Git-Url: http://git.veekun.com/zzz-pokedex.git/commitdiff_plain/4a7ad7baa2578ab157b4344ee387d77fbeccb187?ds=sidebyside;hp=4a7ad7baa2578ab157b4344ee387d77fbeccb187 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). ---