Skip to content

Commit

Permalink
Merge pull request #1215 from aserra54/fix/scorching-sands-effect
Browse files Browse the repository at this point in the history
Fixed effect of "Scorching Sands" to indicate it causes a burn
  • Loading branch information
Naramsim authored Mar 2, 2025
2 parents 0bc1342 + 3fe051e commit 7d62449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/v2/csv/moves.csv
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
812,flip-turn,8,11,60,20,100,0,10,2,1,,,,
813,triple-axel,8,15,20,10,90,0,10,2,1,,,,
814,dual-wingbeat,8,3,40,10,90,0,10,2,1,,,,
815,scorching-sands,8,5,70,10,100,0,10,3,1,30,,,
815,scorching-sands,8,5,70,10,100,0,10,3,5,30,,,
816,jungle-healing,8,12,,10,,0,13,1,1,,,,
817,wicked-blow,8,17,75,5,100,0,10,2,1,,,,
818,surging-strikes,8,11,25,5,100,0,10,2,1,,,,
Expand Down

0 comments on commit 7d62449

Please sign in to comment.