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

Add new flags (powder, pulse, ballistics, bite, mental)

This commit is contained in:
surskitty 2013-11-21 20:12:53 -05:00
parent d51fe2d834
commit 92f75858c7
2 changed files with 10 additions and 0 deletions
pokedex/data/csv

View file

@ -13,3 +13,8 @@ id,identifier
12,distance
13,heal
14,authentic
15,powder
16,bite
17,pulse
18,ballistics
19,mental

1 id identifier
13 12 distance
14 13 heal
15 14 authentic
16 15 powder
17 16 bite
18 17 pulse
19 18 ballistics
20 19 mental