mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-08-28 03:56:35 -05:00
NatDex: Fix Sneasel-Hisui's tier
This commit is contained in:
@@ -1504,7 +1504,7 @@ export const FormatsData: import('../sim/dex-species').SpeciesFormatsDataTable =
|
||||
sneaselhisui: {
|
||||
tier: "ZU",
|
||||
doublesTier: "NFE",
|
||||
natDexTier: "ZU",
|
||||
natDexTier: "NFE",
|
||||
},
|
||||
weavile: {
|
||||
tier: "OU",
|
||||
|
||||
Reference in New Issue
Block a user