Update UU bans

This commit is contained in:
The Immortal 2014-09-17 11:50:29 +04:00
parent df7b75bc9d
commit 7d94e668f9
2 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ exports.Formats = [
section: "XY Singles",
ruleset: ['OU'],
banlist: ['OU', 'BL', 'Alakazite', 'Heracronite', 'Gardevoirite', 'Medichamite', 'Drizzle', 'Drought', 'Shadow Tag']
banlist: ['OU', 'BL', 'Alakazite', 'Heracronite', 'Gardevoirite', 'Medichamite', 'Drizzle', 'Drought', 'Shadow Tag', 'Geomancy']
},
{
name: "RU",

View File

@ -1541,7 +1541,7 @@ exports.BattleFormatsData = {
eventPokemon: [
{"generation":5,"level":10,"gender":"M","isHidden":true,"moves":["extremespeed","aurasphere","airslash","present"]}
],
tier: "UU"
tier: "BL"
},
natu: {
randomBattleMoves: ["thunderwave","roost","toxic","reflect","lightscreen","uturn","wish","psychic","nightshade"],
@ -3739,7 +3739,7 @@ exports.BattleFormatsData = {
{"generation":5,"level":50,"moves":["vcreate","fusionflare","fusionbolt","searingshot"],"pokeball":"cherishball"},
{"generation":5,"level":100,"moves":["vcreate","blueflare","boltstrike","glaciate"],"pokeball":"cherishball"}
],
tier: "UU"
tier: "BL"
},
snivy: {
randomBattleMoves: ["leafstorm","hiddenpowerfire","substitute","leechseed","hiddenpowerice","gigadrain"],