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