mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Overhauled evolution. #42
This commit is contained in:
parent
f19ad81b76
commit
78b6a68cd5
4 changed files with 823 additions and 512 deletions
pokedex/data/csv
5
pokedex/data/csv/evolution_triggers.csv
Normal file
5
pokedex/data/csv/evolution_triggers.csv
Normal file
|
@ -0,0 +1,5 @@
|
|||
id,identifier
|
||||
1,level_up
|
||||
2,trade
|
||||
3,use_item
|
||||
4,shed
|
|
Loading…
Add table
Add a link
Reference in a new issue