From 575cea2da2a2aa79e2f005606fb49164faaead89 Mon Sep 17 00:00:00 2001 From: Kris Johnson <11083252+KrisXV@users.noreply.github.com> Date: Sun, 3 Apr 2022 17:51:24 -0600 Subject: [PATCH] Doubles LC: Ban Ally Switch --- config/formats.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/formats.ts b/config/formats.ts index ce78d517db..484a9642a1 100644 --- a/config/formats.ts +++ b/config/formats.ts @@ -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",