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 6824154 commit 8709142
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 22 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 @@ -250,8 +250,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 @@ -529,7 +529,8 @@ var SETDEX_GSC = {
"NU Showdown Usage": {"moves":["Surf","Double-Edge","Thief","Iron Tail"]}
},
"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 8709142

Please sign in to comment.