Skip to content

Commit

Permalink
NU: Ban Cresselia and Iron Thorns (#10615)
Browse files Browse the repository at this point in the history
  • Loading branch information
shrianshChari authored Oct 13, 2024
1 parent ca27f79 commit c467641
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/formats-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2846,7 +2846,7 @@ export const FormatsData: import('../sim/dex-species').SpeciesFormatsDataTable =
natDexTier: "Uber",
},
cresselia: {
tier: "NU",
tier: "NUBL",
doublesTier: "DOU",
natDexTier: "RU",
},
Expand Down Expand Up @@ -5481,7 +5481,7 @@ export const FormatsData: import('../sim/dex-species').SpeciesFormatsDataTable =
natDexTier: "RU",
},
ironthorns: {
tier: "NU",
tier: "NUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down

0 comments on commit c467641

Please sign in to comment.