Skip to content

Commit

Permalink
NU: Ban Cloyster and Lucario
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisXV committed Aug 5, 2024
1 parent 0f1c974 commit 1731445
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 @@ -683,7 +683,7 @@ export const FormatsData: import('../sim/dex-species').SpeciesFormatsDataTable =
tier: "LC",
},
cloyster: {
tier: "NU",
tier: "NUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down Expand Up @@ -2697,7 +2697,7 @@ export const FormatsData: import('../sim/dex-species').SpeciesFormatsDataTable =
tier: "LC",
},
lucario: {
tier: "NU",
tier: "NUBL",
doublesTier: "(DUU)",
natDexTier: "RU",
},
Expand Down

0 comments on commit 1731445

Please sign in to comment.