Skip to content

Commit

Permalink
ZU: Ban Delphox and Hariyama (#10600)
Browse files Browse the repository at this point in the history
  • Loading branch information
shrianshChari authored Oct 6, 2024
1 parent a0a6fed commit 9f43c82
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 @@ -1922,7 +1922,7 @@ export const FormatsData: import('../sim/dex-species').SpeciesFormatsDataTable =
tier: "LC",
},
hariyama: {
tier: "ZU",
tier: "ZUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down Expand Up @@ -3714,7 +3714,7 @@ export const FormatsData: import('../sim/dex-species').SpeciesFormatsDataTable =
tier: "NFE",
},
delphox: {
tier: "ZU",
tier: "ZUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down

0 comments on commit 9f43c82

Please sign in to comment.