@pkmn/mods 0.7.20 → 0.7.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -386,7 +386,7 @@ var FormatsData = {
386
386
  tier: "LC"
387
387
  },
388
388
  magneton: {
389
- tier: "PU",
389
+ tier: "PUBL",
390
390
  doublesTier: "NFE"
391
391
  },
392
392
  magnezone: {
@@ -1856,7 +1856,7 @@ var FormatsData = {
1856
1856
  wormadamtrash: {
1857
1857
  tier: "PU",
1858
1858
  doublesTier: "DUU",
1859
- randomBattleMoves: ["bugbuzz", "flashcannon", "gigadrain", "quiverdance", "stealthrock"]
1859
+ randomBattleMoves: ["bugbuzz", "flashcannon", "gigadrain", "quiverdance"]
1860
1860
  },
1861
1861
  mothim: {
1862
1862
  tier: "PU",
@@ -2030,7 +2030,7 @@ var FormatsData = {
2030
2030
  randomBattleMoves: ["hydropump", "nastyplot", "thunderbolt", "trick", "voltswitch", "willowisp"]
2031
2031
  },
2032
2032
  rotomfrost: {
2033
- tier: "PU",
2033
+ tier: "PUBL",
2034
2034
  doublesTier: "DUU",
2035
2035
  randomBattleMoves: ["blizzard", "nastyplot", "thunderbolt", "trick", "voltswitch", "willowisp"]
2036
2036
  },