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'] },