Skip to content

Commit

Permalink
ZU: Update bans (#10449)
Browse files Browse the repository at this point in the history
  • Loading branch information
shrianshChari authored Jul 29, 2024
1 parent 663d56f commit 61e9be5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/formats.ts
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ export const Formats: import('../sim/dex-formats').FormatList = [
name: "[Gen 9] ZU",
mod: 'gen9',
ruleset: ['[Gen 9] PU'],
banlist: ['PU', 'ZUBL'],
banlist: ['PU', 'ZUBL', 'Unburden'],
},
{
name: "[Gen 9] Free-For-All",
Expand Down
2 changes: 1 addition & 1 deletion data/formats-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4641,7 +4641,7 @@ export const FormatsData: import('../sim/dex-species').SpeciesFormatsDataTable =
tier: "LC",
},
thwackey: {
tier: "ZUBL",
tier: "ZU",
doublesTier: "NFE",
natDexTier: "NFE",
},
Expand Down

0 comments on commit 61e9be5

Please sign in to comment.