From d8fa58d8d0dc35b450d2ac2858c7cb4e8f57b2e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bastos=20Dias?= <80102738+andrebastosdias@users.noreply.github.com> Date: Fri, 1 May 2026 19:28:02 +0100 Subject: [PATCH] ORAS Ubers: Ban Baton Pass (#11990) * ORAS Ubers: Ban Baton Pass https://www.smogon.com/forums/threads/baton-pass-in-oras-ubers.3779772/#post-10969031 * Update 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 89caace53f..e89648603e 100644 --- a/config/formats.ts +++ b/config/formats.ts @@ -906,7 +906,7 @@ export const Formats: import('../sim/dex-formats').FormatList = [ mod: 'gen6', // searchShow: false, ruleset: ['Standard', 'Mega Rayquaza Clause'], - banlist: ['Swagger'], + banlist: ['Baton Pass', 'Swagger'], }, { name: "[Gen 8] 1v1",