@pkmn/dex 0.9.30 → 0.9.31

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.
package/build/index.mjs CHANGED
@@ -6142,8 +6142,8 @@ var gen6mono = "[Gen 6] Monotype";
6142
6142
  var gen6ag = "[Gen 6] Anything Goes";
6143
6143
  var crossevo = "[Gen 9] Cross Evolution";
6144
6144
  var mayhem = "[Gen 9] Random Battle Mayhem";
6145
- var omotm = "[Gen 9] Alphabet Cup";
6146
- var lcotm = "[Gen 9] 1-2 Switch";
6145
+ var omotm = "[Gen 9] Frantic Fusions";
6146
+ var lcotm = "[Gen 9] Cross Evolution";
6147
6147
  var fabio = "Ampharos-Mega";
6148
6148
  var maero = "Aerodactyl-Mega";
6149
6149
  var megabunny = "Lopunny-Mega";
@@ -18135,7 +18135,7 @@ var _23 = {
18135
18135
  tier: "Illegal",
18136
18136
  natDexTier: "RU"
18137
18137
  },
18138
- torkoal: { tier: "PU", doublesTier: "DOU", natDexTier: "RU" },
18138
+ torkoal: { tier: "ZU", doublesTier: "DOU", natDexTier: "RU" },
18139
18139
  spoink: { tier: "LC" },
18140
18140
  grumpig: { tier: "ZU", doublesTier: "(DUU)", natDexTier: "RU" },
18141
18141
  spinda: { isNonstandard: "Past", tier: "Illegal", natDexTier: "RU" },