Add foreign ability names to the database.
authorZhorken <zhorken@gmail.com>
Tue, 25 May 2010 21:07:05 +0000 (17:07 -0400)
committerZhorken <zhorken@gmail.com>
Wed, 26 May 2010 18:30:32 +0000 (14:30 -0400)
commit6c6c8b413ed019a5fc2e406a9829282778792965
tree268e8cb009cbf0e57bb5c717a326eec4b4b2d90e
parent53b6b2d57f58830d7aa3d416f2fa9192f6ff6c99
Add foreign ability names to the database.

This adds Japanese, French, German, Spanish, and Italian names, as
ripped from SoulSilver (Japanese) or Platinum (everything else).

This also fixes a couple of backrefs.
pokedex/data/csv/ability_names.csv [new file with mode: 0644]
pokedex/db/tables.py