From ca194dc01279707b2deffe77e4e72bc6b2a3913a Mon Sep 17 00:00:00 2001 From: The Immortal Date: Sat, 2 Aug 2014 17:10:38 +0400 Subject: [PATCH] RU is having a suspect test --- config/formats.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/formats.js b/config/formats.js index c8c11cf841..009c63b5bd 100644 --- a/config/formats.js +++ b/config/formats.js @@ -56,6 +56,15 @@ exports.Formats = [ name: "RU", section: "XY Singles", + searchShow: false, + ruleset: ['UU'], + banlist: ['UU', 'BL2'] + }, + { + name: "RU (suspect test)", + section: "XY Singles", + + challengeShow: false, ruleset: ['UU'], banlist: ['UU', 'BL2'] },