veekun_pokedex/pokedex/data/csv/growth_rates.csv
Eevee 77ee4eb8a0 Moved CSV sources into pokedex/.
This appears to be the only way to make data access in eggs actually
work, and is why the Platinum sprites are in pokedex/ too.
2009-02-22 23:44:40 -08:00

8 lines
94 B
Plaintext

id,name,formula
1,slow,1.2x^3
2,medium,x^3
3,fast,0.8x^3
4,poly,?
5,superfast,?
6,superslow,?