mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
DOU: Ban Commander, unban Tatsugiri
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
https://www.smogon.com/forums/posts/10687711/
This commit is contained in:
parent
9f0e3584de
commit
919135f432
|
|
@ -179,7 +179,7 @@ export const Formats: import('../sim/dex-formats').FormatList = [
|
|||
mod: 'gen9',
|
||||
gameType: 'doubles',
|
||||
ruleset: ['Standard Doubles', 'Evasion Abilities Clause'],
|
||||
banlist: ['DUber', 'Shadow Tag'],
|
||||
banlist: ['DUber', 'Shadow Tag', 'Commander'],
|
||||
},
|
||||
{
|
||||
name: "[Gen 9] Doubles Ubers",
|
||||
|
|
|
|||
|
|
@ -5302,7 +5302,7 @@ export const FormatsData: import('../sim/dex-species').SpeciesFormatsDataTable =
|
|||
},
|
||||
tatsugiri: {
|
||||
tier: "PU",
|
||||
doublesTier: "DUber",
|
||||
doublesTier: "DOU",
|
||||
natDexTier: "RU",
|
||||
},
|
||||
cyclizar: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user