From 7d94e668f95183db47facae56cca8e40887a419e Mon Sep 17 00:00:00 2001 From: The Immortal Date: Wed, 17 Sep 2014 11:50:29 +0400 Subject: [PATCH] Update UU bans --- config/formats.js | 2 +- data/formats-data.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/formats.js b/config/formats.js index 85f01aef7c..e91cfee904 100644 --- a/config/formats.js +++ b/config/formats.js @@ -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", diff --git a/data/formats-data.js b/data/formats-data.js index 138519c214..ba3e6656f1 100644 --- a/data/formats-data.js +++ b/data/formats-data.js @@ -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"],