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

Overhauled evolution.

This commit is contained in:
Eevee 2010-05-24 21:29:04 -07:00
parent f19ad81b76
commit 78b6a68cd5
4 changed files with 823 additions and 512 deletions
pokedex/data/csv

View file

@ -0,0 +1,5 @@
id,identifier
1,level_up
2,trade
3,use_item
4,shed
1 id identifier
2 1 level_up
3 2 trade
4 3 use_item
5 4 shed