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

Merge pull request from valepert/patch-4

PS = HP apparently
This commit is contained in:
Lynn "Zhorken" Vaughan 2014-03-17 11:03:20 -04:00
commit c224ccebee

View file

@ -1,6 +1,6 @@
stat_id,local_language_id,name
1,1,HP
1,8,HP
1,8,PS
1,9,HP
2,1,こうげき
2,8,Attacco

1 stat_id local_language_id name
2 1 1 HP
3 1 8 HP PS
4 1 9 HP
5 2 1 こうげき
6 2 8 Attacco