Skip to content

Commit

Permalink
Fixed effect of "Scorching Sands" to indicate it causes a burn, on to…
Browse files Browse the repository at this point in the history
…p of doing damage
  • Loading branch information
aserra54 committed Mar 2, 2025
1 parent 0bc1342 commit 3fe051e
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 3fe051e

Please sign in to comment.