mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-27 03:06:54 -05:00
DPP Doubles: Ban Explosion and Self-Destruct (#11569)
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
https://www.smogon.com/forums/threads/dpp-doubles-ou-explosion-banned.3717286/post-10771023
This commit is contained in:
parent
c1e7db7735
commit
e8eda2446f
|
|
@ -3764,7 +3764,7 @@ export const Formats: import('../sim/dex-formats').FormatList = [
|
||||||
gameType: 'doubles',
|
gameType: 'doubles',
|
||||||
searchShow: false,
|
searchShow: false,
|
||||||
ruleset: ['Standard', 'Evasion Abilities Clause'],
|
ruleset: ['Standard', 'Evasion Abilities Clause'],
|
||||||
banlist: ['AG', 'Uber', 'Soul Dew', 'Dark Void', 'Swagger', 'Thunder Wave'],
|
banlist: ['AG', 'Uber', 'Soul Dew', 'Explosion', 'Dark Void', 'Self-Destruct', 'Swagger', 'Thunder Wave'],
|
||||||
unbanlist: ['Machamp', 'Manaphy', 'Mew', 'Salamence', 'Wobbuffet', 'Wynaut'],
|
unbanlist: ['Machamp', 'Manaphy', 'Mew', 'Salamence', 'Wobbuffet', 'Wynaut'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user