Skip to content

Commit

Permalink
Update sets
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated committed Aug 10, 2024
1 parent 165ac5e commit b488688
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 23 deletions.
7 changes: 4 additions & 3 deletions src/js/data/sets/gen2.js
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,8 @@ var SETDEX_GSC = {
},
"Raticate": {
"OU Super Fang": {"item":"Leftovers","moves":["Super Fang","Substitute","Mimic","Body Slam"]},
"1v1 Mixed Attacker": {"item":"Pink Bow","moves":["Screech","Curse","Hyper Beam","Ice Beam"]},
"NU Showdown Usage": {"item":"Leftovers","moves":["Super Fang","Return","Rest","Sleep Talk"]}
"NU Super Fang": {"item":"Leftovers","moves":["Super Fang","Double-Edge","Rest","Sleep Talk"]},
"1v1 Mixed Attacker": {"item":"Pink Bow","moves":["Screech","Curse","Hyper Beam","Ice Beam"]}
},
"Fearow": {
"NU Wallbreaker": {"item":"Leftovers","moves":["Double-Edge","Drill Peck","Rest","Sleep Talk"]}
Expand Down Expand Up @@ -667,7 +667,8 @@ var SETDEX_GSC = {
"ZU Baton Pass": {"moves":["Agility","Baton Pass","Light Screen","Thief"]}
},
"Ledian": {
"OU Baton Pass": {"item":"Leftovers","moves":["Baton Pass","Agility","Light Screen","Reflect"]}
"OU Baton Pass": {"item":"Leftovers","moves":["Baton Pass","Agility","Light Screen","Reflect"]},
"NU Baton Pass": {"item":"Leftovers","moves":["Light Screen","Barrier","Agility","Baton Pass"]}
},
"Crobat": {
"UU Haze": {"moves":["Haze","Wing Attack","Thief","Confuse Ray"]},
Expand Down
5 changes: 1 addition & 4 deletions src/js/data/sets/gen8.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b488688

Please sign in to comment.