Skip to content

Commit

Permalink
PU: Update bans
Browse files Browse the repository at this point in the history
  • Loading branch information
Distrib-ps authored Jan 8, 2024
1 parent 885f972 commit 53fdd64
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/formats-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
tier: "LC",
},
venomoth: {
tier: "PU",
tier: "PUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down Expand Up @@ -3567,7 +3567,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
natDexTier: "RU",
},
braviaryhisui: {
tier: "PU",
tier: "PUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down Expand Up @@ -4177,7 +4177,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
natDexTier: "RU",
},
oricorio: {
tier: "PU",
tier: "PUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down Expand Up @@ -4973,7 +4973,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
tier: "LC",
},
frosmoth: {
tier: "PU",
tier: "PUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down

0 comments on commit 53fdd64

Please sign in to comment.