mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-09-14 04:05:39 -05:00
Doubles LC: Ban Ally Switch
This commit is contained in:
@@ -358,7 +358,7 @@ export const Formats: FormatList = [
|
||||
gameType: 'doubles',
|
||||
searchShow: false,
|
||||
ruleset: ['Standard Doubles', 'Little Cup', 'Dynamax Clause', 'Swagger Clause', 'Sleep Clause Mod'],
|
||||
banlist: ['Corsola-Galar', 'Cutiefly', 'Ponyta-Base', 'Scyther', 'Sneasel', 'Swirlix', 'Tangela', 'Vulpix', 'Vulpix-Alola'],
|
||||
banlist: ['Corsola-Galar', 'Cutiefly', 'Ponyta-Base', 'Scyther', 'Sneasel', 'Swirlix', 'Tangela', 'Vulpix', 'Vulpix-Alola', 'Ally Switch'],
|
||||
},
|
||||
{
|
||||
name: "[Gen 8] VGC 2022",
|
||||
|
||||
Reference in New Issue
Block a user