Skip to content

Commit

Permalink
Add Gen 3 Draft (smogon#10603)
Browse files Browse the repository at this point in the history
* Add Gen 3 draft

* Add !Team Preview to Gen 3 draft ruleset

* Add missing trailing comma in Gen 3 Draft
  • Loading branch information
Oldenmw authored Oct 9, 2024
1 parent a03fb90 commit 07a4963
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/formats.ts
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,13 @@ export const Formats: import('../sim/dex-formats').FormatList = [
ruleset: ['Standard Draft', 'Moody Clause', 'Swagger Clause'],
banlist: ['Soul Dew'],
},
{
name: "[Gen 3] Draft",
mod: 'gen3',
searchShow: false,
ruleset: ['Standard Draft', 'Swagger Clause', 'DryPass Clause', '!Team Preview'],
banlist: ['King\'s Rock', 'Quick Claw', 'Assist'],
},

// OM of the Month
///////////////////////////////////////////////////////////////////
Expand Down

0 comments on commit 07a4963

Please sign in to comment.