mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-22 01:35:31 -05:00
Remove underperforming ladders
This commit is contained in:
parent
2e8b9a2863
commit
86b56ec7b6
|
|
@ -212,6 +212,7 @@ export const Formats: FormatList = [
|
|||
],
|
||||
|
||||
mod: 'gen9',
|
||||
searchShow: false,
|
||||
ruleset: ['Standard OMs', 'Not Fully Evolved', 'Sleep Moves Clause', 'Terastal Clause', 'Min Source Gen = 9'],
|
||||
banlist: [
|
||||
'Basculin-White-Striped', 'Bisharp', 'Chansey', 'Haunter', 'Magnemite', 'Magneton', 'Misdreavus', 'Naclstack',
|
||||
|
|
@ -348,6 +349,7 @@ export const Formats: FormatList = [
|
|||
|
||||
mod: 'gen9',
|
||||
gameType: 'doubles',
|
||||
searchShow: false,
|
||||
ruleset: ['Standard Doubles', 'Little Cup', 'Sleep Clause Mod'],
|
||||
banlist: ['Basculin-White-Striped', 'Dunsparce', 'Murkrow', 'Qwilfish-Hisui', 'Scyther', 'Sneasel', 'Sneasel-Hisui', 'Tinkatink + Knock Off'],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user