Skip to content

Commit

Permalink
Update sets
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated committed Apr 10, 2024
1 parent 6e11360 commit fb33396
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 32 deletions.
3 changes: 2 additions & 1 deletion src/js/data/sets/gen2.js
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,8 @@ var SETDEX_GSC = {
"Ubers DrumLax": {"item":"Leftovers","moves":["Body Slam","Belly Drum","Rest","Lovely Kiss"]}
},
"Dragonair": {
"NU Offensive Paralysis Spreader": {"item":"Leftovers","moves":["Thunder Wave","Surf","Fire Blast","Thunder"]}
"NU Dual Screens": {"item":"Leftovers","moves":["Thunder Wave","Reflect","Light Screen","Fire Blast"]},
"NU 3 Attacks": {"item":"Leftovers","moves":["Thunder Wave","Fire Blast","Thunder","Surf"]}
},
"Dragonite": {
"OU All-Out Attacker": {"item":"Leftovers","moves":["Thunder Wave","Ice Beam","Thunder","Dynamic Punch"]},
Expand Down
8 changes: 4 additions & 4 deletions src/js/data/sets/gen6.js

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

4 changes: 1 addition & 3 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 fb33396

Please sign in to comment.