mirror of
https://github.com/PokeAPI/pokeapi
synced 2025-03-03 22:47:17 +00:00
remove blank values
This commit is contained in:
parent
8bcab5c602
commit
6acb45b22d
1 changed files with 2 additions and 2 deletions
|
@ -899,8 +899,8 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
|||
898,noxious-torque,9,4,100,10,100,0,10,2,,,,,
|
||||
899,combat-torque,9,2,100,10,100,0,10,2,,,,,
|
||||
900,magical-torque,9,18,100,10,100,0,10,2,,,,,
|
||||
901,hydro-steam,9,11,80,15,100,0,10,3,0,0,0,0,0
|
||||
902,psyblade,9,14,80,15,100,0,10,2,0,0,0,0,0
|
||||
901,hydro-steam,9,11,80,15,100,0,10,3,,,,,
|
||||
902,psyblade,9,14,80,15,100,0,10,2,,,,,
|
||||
10001,shadow-rush,3,10002,55,,100,0,10,2,10001,,,,
|
||||
10002,shadow-blast,3,10002,80,,100,0,10,2,44,,,,
|
||||
10003,shadow-blitz,3,10002,40,,100,0,10,2,1,,,,
|
||||
|
|
|
Loading…
Add table
Reference in a new issue