mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
Update Gen 4 Draft (#11546)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
Updating Gen 4 Draft to the implementation for DDT. Approved by Draft Leaders.
This commit is contained in:
parent
6e5e42e1d3
commit
5421909ffc
|
|
@ -488,8 +488,8 @@ export const Formats: import('../sim/dex-formats').FormatList = [
|
|||
name: "[Gen 4] Draft",
|
||||
mod: 'gen4',
|
||||
searchShow: false,
|
||||
ruleset: ['Standard Draft', 'Swagger Clause', 'DryPass Clause', 'Sleep Moves Clause', '!Team Preview', '!Evasion Abilities Clause'],
|
||||
banlist: ['King\'s Rock', 'Quick Claw', 'Assist', 'Sand Stream ++ Sand Veil', 'Snow Warning ++ Snow Cloak'],
|
||||
ruleset: ['Standard Draft', 'Swagger Clause', 'DryPass Clause', '!Team Preview', '!Evasion Abilities Clause', 'Accuracy Moves Clause'],
|
||||
banlist: ['King\'s Rock', 'Quick Claw', 'Assist', 'Sand Stream ++ Sand Veil', 'Snow Warning ++ Snow Cloak', 'No Guard + Dynamic Punch'],
|
||||
},
|
||||
{
|
||||
name: "[Gen 3] Draft",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user