@pkmn/mods 0.7.21 → 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: {
@@ -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
  },