mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-06-02 22:08:36 -05:00
Update for Sneasel ban
As per http://www.smogon.com/forums/threads/sneasel-has-been-banned.3493202/page-5#post-5011892, Sneasel is now banned in LC (LC (beta) being the official Little Cup metagame for XY).
This commit is contained in:
parent
a664247b87
commit
b9d429b5ba
|
|
@ -29,7 +29,7 @@ exports.Formats = [
|
|||
maxLevel: 5,
|
||||
ruleset: ['Pokemon', 'Standard', 'Team Preview', 'Little Cup'],
|
||||
noPokebank: true,
|
||||
banlist: ['Sonicboom', 'Dragon Rage', 'Scyther']
|
||||
banlist: ['Sonicboom', 'Dragon Rage', 'Scyther', 'Sneasel']
|
||||
},
|
||||
{
|
||||
name: "XY Battle Spot Singles (beta)",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user