mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
PS = HP
PS (Punti Salute) = HP (Hit Points)
This commit is contained in:
parent
10863c55e1
commit
3819a2619f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
stat_id,local_language_id,name
|
stat_id,local_language_id,name
|
||||||
1,1,HP
|
1,1,HP
|
||||||
1,8,HP
|
1,8,PS
|
||||||
1,9,HP
|
1,9,HP
|
||||||
2,1,こうげき
|
2,1,こうげき
|
||||||
2,8,Attacco
|
2,8,Attacco
|
||||||
|
|
|
Loading…
Reference in a new issue