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:
Michael Scholz 2013-11-26 22:46:34 +11:00
parent a664247b87
commit b9d429b5ba

View File

@ -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)",