mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-25 07:22:09 -05:00
NU: Update bans
This commit is contained in:
parent
2d446aeff8
commit
7ce2a2d4e8
|
|
@ -1124,7 +1124,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
natDexTier: "RU",
|
||||
},
|
||||
jolteon: {
|
||||
tier: "NUBL",
|
||||
tier: "NU",
|
||||
doublesTier: "(DUU)",
|
||||
natDexTier: "RU",
|
||||
},
|
||||
|
|
@ -1538,7 +1538,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
tier: "NFE",
|
||||
},
|
||||
dudunsparce: {
|
||||
tier: "NUBL",
|
||||
tier: "NU",
|
||||
doublesTier: "(DUU)",
|
||||
natDexTier: "RU",
|
||||
},
|
||||
|
|
@ -3470,7 +3470,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
tier: "LC",
|
||||
},
|
||||
zoroark: {
|
||||
tier: "NUBL",
|
||||
tier: "NU",
|
||||
doublesTier: "(DUU)",
|
||||
natDexTier: "RU",
|
||||
},
|
||||
|
|
@ -4160,7 +4160,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
natDexTier: "NFE",
|
||||
},
|
||||
goodra: {
|
||||
tier: "NUBL",
|
||||
tier: "NU",
|
||||
doublesTier: "(DUU)",
|
||||
natDexTier: "RU",
|
||||
},
|
||||
|
|
@ -4273,7 +4273,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
natDexTier: "OU",
|
||||
},
|
||||
hoopa: {
|
||||
tier: "NUBL",
|
||||
tier: "NU",
|
||||
doublesTier: "(DUU)",
|
||||
natDexTier: "RU",
|
||||
},
|
||||
|
|
@ -4927,7 +4927,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
tier: "NFE",
|
||||
},
|
||||
inteleon: {
|
||||
tier: "NU",
|
||||
tier: "NUBL",
|
||||
doublesTier: "(DUU)",
|
||||
natDexTier: "RU",
|
||||
},
|
||||
|
|
@ -5011,7 +5011,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
tier: "LC",
|
||||
},
|
||||
drednaw: {
|
||||
tier: "NU",
|
||||
tier: "NUBL",
|
||||
doublesTier: "(DUU)",
|
||||
natDexTier: "RU",
|
||||
},
|
||||
|
|
@ -5100,7 +5100,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
tier: "LC",
|
||||
},
|
||||
toxtricity: {
|
||||
tier: "NU",
|
||||
tier: "NUBL",
|
||||
doublesTier: "(DUU)",
|
||||
natDexTier: "RU",
|
||||
},
|
||||
|
|
@ -5168,7 +5168,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
tier: "NFE",
|
||||
},
|
||||
grimmsnarl: {
|
||||
tier: "NUBL",
|
||||
tier: "NU",
|
||||
doublesTier: "DOU",
|
||||
natDexTier: "UU",
|
||||
},
|
||||
|
|
@ -5219,7 +5219,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
natDexTier: "RU",
|
||||
},
|
||||
indeedee: {
|
||||
tier: "NUBL",
|
||||
tier: "NU",
|
||||
doublesTier: "(DUU)",
|
||||
natDexTier: "RU",
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user