mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-27 19:07:58 -05:00
2v2: Ban Mega Salamence
This commit is contained in:
parent
0d1151ce5b
commit
f1afc8ed8c
|
|
@ -376,7 +376,7 @@ exports.Formats = [
|
|||
battle: 2,
|
||||
},
|
||||
ruleset: ['Gen 7] Doubles OU'],
|
||||
banlist: ['Tapu Lele', 'Focus Sash', 'Perish Song'],
|
||||
banlist: ['Salamence-Mega', 'Tapu Lele', 'Focus Sash', 'Perish Song'],
|
||||
},
|
||||
{
|
||||
name: "[Gen 7] Nature Swap",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user