From e38200f8aebbb5bc2d3bd811ba2a25ed5bc58fda Mon Sep 17 00:00:00 2001 From: The Immortal Date: Wed, 6 Aug 2014 22:32:36 +0400 Subject: [PATCH] OU is having a suspect test --- config/formats.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/formats.js b/config/formats.js index 19f78c7d97..a9b4e49bcf 100644 --- a/config/formats.js +++ b/config/formats.js @@ -29,6 +29,13 @@ exports.Formats = [ ruleset: ['Pokemon', 'Standard', 'Team Preview', 'Swagger Clause', 'Baton Pass Clause'], banlist: ['Uber', 'Soul Dew', 'Gengarite', 'Kangaskhanite', 'Lucarionite'] }, + { + name: "OU (suspect test)", + section: "XY Singles", + + ruleset: ['Pokemon', 'Standard', 'Team Preview', 'Swagger Clause', 'Baton Pass Clause'], + banlist: ['Uber', 'Soul Dew', 'Gengarite', 'Kangaskhanite', 'Lucarionite', 'Mawilite'] + }, { name: "Ubers", section: "XY Singles",