At last, imported item and berry data. #10
authorEevee <git@veekun.com>
Mon, 26 Apr 2010 06:23:52 +0000 (23:23 -0700)
committerEevee <git@veekun.com>
Mon, 26 Apr 2010 06:23:52 +0000 (23:23 -0700)
commit639e513039ac1ae4389271f4f7a099233c0e064d
tree08f278d73f8c1a8b9d6180fe7b7170d59485765e
parent03a0a2983a582ddf3570a337f94d236b0c8d4618
At last, imported item and berry data.  #10
pokedex/data/csv/berries.csv [new file with mode: 0644]
pokedex/data/csv/berry_firmness.csv [new file with mode: 0644]
pokedex/data/csv/berry_flavors.csv [new file with mode: 0644]
pokedex/data/csv/contest_types.csv [new file with mode: 0644]
pokedex/data/csv/item_categories.csv [new file with mode: 0644]
pokedex/data/csv/item_fling_effects.csv [new file with mode: 0644]
pokedex/data/csv/item_pockets.csv [new file with mode: 0644]
pokedex/data/csv/items.csv
pokedex/db/tables.py