Skip to content

Commit

Permalink
Gen 2 PU: Ban Trap Pass (#10604)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
aurist and KrisXV authored Oct 9, 2024
1 parent 4ed5c3a commit a03fb90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/formats.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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'],
},
{
Expand Down

0 comments on commit a03fb90

Please sign in to comment.