Skip to content

Commit

Permalink
Update sets
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated committed Jan 31, 2025
1 parent 6066377 commit b58a34e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
4 changes: 2 additions & 2 deletions src/js/data/sets/gen1.js
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ var SETDEX_RBY = {
"Starmie": {
"OU Special Attacker": {"moves":["Recover","Thunder Wave","Blizzard","Psychic"]},
"Ubers Paralysis Lead": {"moves":["Thunder Wave","Recover","Psychic","Blizzard"]},
"1v1 Psychic Stall": {"moves":["Psychic","Ice Beam","Recover","Reflect"]},
"1v1 Psychic Attacker": {"moves":["Psychic","Ice Beam","Reflect","Recover"]},
"Tradebacks OU Standard": {"moves":["Recover","Thunder Wave","Blizzard","Psychic"]}
},
"Mr. Mime": {
Expand All @@ -331,7 +331,7 @@ var SETDEX_RBY = {
"Jynx": {
"OU Lead Sleeper": {"moves":["Lovely Kiss","Blizzard","Psychic","Rest"]},
"Ubers Sleep Lead": {"moves":["Lovely Kiss","Blizzard","Psychic","Counter"]},
"1v1 Special Attacker": {"moves":["Ice Beam","Psychic","Blizzard","Rest"]},
"1v1 Offensive": {"moves":["Blizzard","Ice Beam","Psychic","Rest"]},
"Tradebacks OU Sleep Lead": {"moves":["Lovely Kiss","Blizzard","Psychic","Rest"]}
},
"Electabuzz": {
Expand Down
15 changes: 7 additions & 8 deletions src/js/data/sets/gen9.js

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

0 comments on commit b58a34e

Please sign in to comment.