Skip to content

Commit

Permalink
Merge pull request PokeAPI#885 from PokeAPI/pound
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim authored Jun 3, 2023
2 parents 7ea75a1 + bc6ef9b commit bf534a7
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 58 deletions.
10 changes: 2 additions & 8 deletions data/v2/csv/move_names.csv
Original file line number Diff line number Diff line change
Expand Up @@ -8451,14 +8451,8 @@ move_id,local_language_id,name
874,4,淘金潮
874,9,Make It Rain
874,11,ゴールドラッシュ
875,1,はたく
875,4,拍击
875,9,Pound
875,11,はたく
876,1,はたく
876,4,拍击
876,9,Pound
876,11,はたく
875,9,Psyblade
876,9,Hydro Steam
877,1,カタストロフィ
877,4,大灾难
877,9,Ruination
Expand Down
6 changes: 2 additions & 4 deletions data/v2/csv/moves.csv
Original file line number Diff line number Diff line change
Expand Up @@ -873,8 +873,8 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
872,aqua-step,9,11,80,10,100,0,10,2,,,,,
873,raging-bull,9,1,90,10,100,0,10,2,,,,,
874,make-it-rain,9,9,120,5,100,0,11,3,,,,,
875,pound,9,1,40,35,100,0,10,2,,,,,
876,pound,9,1,40,35,100,0,10,2,,,,,
875,psyblade,9,14,80,15,100,0,10,2,,,,,
876,hydro-steam,9,11,80,15,100,0,10,3,,,,,
877,ruination,9,17,1,10,90,0,10,3,,,,,
878,collision-course,9,2,100,5,100,0,10,2,,,,,
879,electro-drift,9,13,100,5,100,0,10,3,,,,,
Expand All @@ -899,8 +899,6 @@ 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,,,,,
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,,,,
Expand Down
Loading

0 comments on commit bf534a7

Please sign in to comment.