Skip to content

Commit

Permalink
Update sets
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated committed Feb 25, 2024
1 parent 06384fc commit b270bab
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/js/data/sets/gen1.js
Original file line number Diff line number Diff line change
Expand Up @@ -348,8 +348,7 @@ var SETDEX_RBY = {
"Tradebacks OU Offensive": {"moves":["Thunder Wave","Thunderbolt","Ice Punch","Rolling Kick"]}
},
"Magmar": {
"PU Swagmar": {"moves":["Fire Blast","Body Slam","Confuse Ray","Counter"]},
"NU Showdown Usage": {"moves":["Flamethrower","Fire Blast","Seismic Toss","Confuse Ray"]}
"PU Swagmar": {"moves":["Fire Blast","Body Slam","Confuse Ray","Counter"]}
},
"Pinsir": {
"OU Swords Dance": {"moves":["Swords Dance","Hyper Beam","Slash","Submission"]},
Expand Down Expand Up @@ -477,8 +476,5 @@ var SETDEX_RBY = {
"Ubers GGMew (Reflect Sweeper)": {"moves":["Reflect","Swords Dance","Body Slam","Soft-Boiled"]},
"Ubers Explosive Lure": {"moves":["Thunder Wave","Swords Dance","Body Slam","Explosion"]},
"Ubers Lutrew / PaRaSiTe Mew (Transform)": {"moves":["Transform","Thunder Wave","Soft-Boiled","Reflect"]}
},
"Ivysaur": {
"NU Showdown Usage": {"moves":["Body Slam","Razor Leaf","Sleep Powder","Leech Seed"]}
}
};

0 comments on commit b270bab

Please sign in to comment.