Skip to content

Commit

Permalink
ZU: Update bans
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisXV committed Dec 4, 2023
1 parent 49e4a8c commit 9b6e3e7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions data/formats-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
natDexTier: "RU",
},
perrserker: {
tier: "ZU",
tier: "ZUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down Expand Up @@ -772,7 +772,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
tier: "LC",
},
electrode: {
tier: "ZU",
tier: "ZUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down Expand Up @@ -1033,7 +1033,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
natDexTier: "UUBL",
},
tauros: {
tier: "ZU",
tier: "ZUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down Expand Up @@ -1576,7 +1576,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
tier: "LC",
},
ursaring: {
tier: "ZU",
tier: "ZUBL",
doublesTier: "NFE",
natDexTier: "NFE",
},
Expand Down Expand Up @@ -1681,7 +1681,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
tier: "NFE",
},
wyrdeer: {
tier: "ZU",
tier: "ZUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down Expand Up @@ -1929,7 +1929,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
tier: "LC",
},
masquerain: {
tier: "ZU",
tier: "ZUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down Expand Up @@ -2853,7 +2853,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
natDexTier: "UU",
},
rotomfrost: {
tier: "ZU",
tier: "ZUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down Expand Up @@ -5550,7 +5550,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
tier: "LC",
},
mabosstiff: {
tier: "ZU",
tier: "ZUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down

0 comments on commit 9b6e3e7

Please sign in to comment.