mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-09 04:23:45 -05:00
ORAS Ubers: Ban Baton Pass (#11990)
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
* 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>
This commit is contained in:
parent
2f563dca3b
commit
d8fa58d8d0
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user