1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

A bunch of improvements to ability effects and changelogs.

This commit is contained in:
Lynn "Zhorken" Vaughan 2011-09-21 16:27:37 -04:00
parent 36dfe7555e
commit aa0119f4c6
3 changed files with 136 additions and 80 deletions
pokedex/data/csv

View file

@ -42,3 +42,11 @@ id,ability_id,changed_in_version_group_id
41,102,11
42,103,11
43,114,11
44,36,11
45,36,8
46,57,11
47,58,11
48,61,11
49,92,11
50,101,11
51,14,6

1 id ability_id changed_in_version_group_id
42 41 102 11
43 42 103 11
44 43 114 11
45 44 36 11
46 45 36 8
47 46 57 11
48 47 58 11
49 48 61 11
50 49 92 11
51 50 101 11
52 51 14 6