Added ability flavour text. #62
authorZhorken <zhorken@gmail.com>
Tue, 4 May 2010 06:03:01 +0000 (02:03 -0400)
committerZhorken <zhorken@gmail.com>
Tue, 4 May 2010 07:31:54 +0000 (03:31 -0400)
commit056c835e4b25e784d75ea37e0c7484508f0f0470
tree5f45400a9a6562095f7b4c09e5f4d04c639f5546
parentb69949a6ef5febf5c8c0a66177b5a21e295709ca
Added ability flavour text. #62

We had D/P flavour text in the abilities table already, but I didn't
entirely trust it, so I reripped it along with the rest when I moved
flavour text into its own table.  And we didn't actually use the D/P
text anywhere, so I'm just going to pretend that it is entirely new.
pokedex/data/csv/ability_flavor_text.csv [new file with mode: 0644]
pokedex/db/tables.py