B/W: Add new items to the database.
authorZhorken <zhorken@gmail.com>
Sat, 25 Sep 2010 08:55:21 +0000 (04:55 -0400)
committerZhorken <zhorken@gmail.com>
Sat, 25 Sep 2010 08:55:21 +0000 (04:55 -0400)
commit05301b16d059e1754591d58f2f8bd9d2d8d2207d
tree59e22b665e341fc7e0b5bfcb4f02d8754d169914
parent5ac3cb5a434b4d91e0a9bd395cde1d0e5fc4dc17
B/W: Add new items to the database.

There's now a hole in the items table: there's no item 667.  There are
two records for the Live Caster in B/W, and I couldn't figure out why,
or see any difference between them, and they were causing problems, so
I deleted the second one.
pokedex/data/csv/item_categories.csv
pokedex/data/csv/item_internal_ids.csv
pokedex/data/csv/item_names.csv
pokedex/data/csv/items.csv
pokedex/db/tables.py