From a03fb90fe8f8d229be3e1e49c47ec429a1370a4f Mon Sep 17 00:00:00 2001 From: aurist Date: Wed, 9 Oct 2024 06:03:10 +0100 Subject: [PATCH] Gen 2 PU: Ban Trap Pass (#10604) * Gen 2 PU: Ban Trap Pass Trap Pass: Spider Web + Baton Pass, Mean Look + Baton Pass https://www.smogon.com/forums/threads/gsc-pu-trap-pass.3749188/post-10230974 * Update config/formats.ts --------- Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com> --- config/formats.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/formats.ts b/config/formats.ts index 5b2b2334a8cc..af6ea9f8c73f 100644 --- a/config/formats.ts +++ b/config/formats.ts @@ -4116,7 +4116,7 @@ export const Formats: import('../sim/dex-formats').FormatList = [ mod: 'gen2', searchShow: false, ruleset: ['[Gen 2] NU'], - banlist: ['NU', 'PUBL'], + banlist: ['NU', 'PUBL', 'Baton Pass + Mean Look', 'Baton Pass + Spider Web'], unbanlist: ['Swagger'], }, {