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