Added habitat sprites. Renamed flavor to flavor_text.
authorEevee <git@veekun.com>
Sat, 7 Mar 2009 03:14:42 +0000 (19:14 -0800)
committerEevee <git@veekun.com>
Sat, 7 Mar 2009 03:14:42 +0000 (19:14 -0800)
commite95d276194381e3c9cf9d877cd7994508102eec0
treea51e6bc6f42ddf6c788304e85ef0a19f75062ae9
parent5ab46d5201035f30e89d248b0f4486f5285180a5
Added habitat sprites.  Renamed flavor to flavor_text.

pokemon_flavor_text.flavor -> pokemon_flavor_text.flavor_text
pokedex/data/csv/pokemon_flavor_text.csv
pokedex/data/media/chrome/habitats/cave.png [new file with mode: 0644]
pokedex/data/media/chrome/habitats/forest.png [new file with mode: 0644]
pokedex/data/media/chrome/habitats/grassland.png [new file with mode: 0644]
pokedex/data/media/chrome/habitats/mountain.png [new file with mode: 0644]
pokedex/data/media/chrome/habitats/rare.png [new file with mode: 0644]
pokedex/data/media/chrome/habitats/rough-terrain.png [new file with mode: 0644]
pokedex/data/media/chrome/habitats/sea.png [new file with mode: 0644]
pokedex/data/media/chrome/habitats/urban.png [new file with mode: 0644]
pokedex/data/media/chrome/habitats/waters-edge.png [new file with mode: 0644]
pokedex/db/tables.py