Skip to content

Commit

Permalink
PU: Ban Duraludon and Flamigo (smogon#10617)
Browse files Browse the repository at this point in the history
  • Loading branch information
shrianshChari authored Oct 14, 2024
1 parent bd3d94c commit 24b5ea1
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 @@ -5012,7 +5012,7 @@ export const FormatsData: import('../sim/dex-species').SpeciesFormatsDataTable =
natDexTier: "RU",
},
duraludon: {
tier: "PU",
tier: "PUBL",
doublesTier: "NFE",
natDexTier: "RU",
},
Expand Down Expand Up @@ -5352,7 +5352,7 @@ export const FormatsData: import('../sim/dex-species').SpeciesFormatsDataTable =
natDexTier: "RU",
},
flamigo: {
tier: "PU",
tier: "PUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down

0 comments on commit 24b5ea1

Please sign in to comment.