diff --git a/config/formats.js b/config/formats.js index c7f60ad442..525bf577bf 100644 --- a/config/formats.js +++ b/config/formats.js @@ -76,12 +76,21 @@ exports.Formats = [ { name: "RU", desc: [ - "• np: RU Stage 11", + "• np: RU Stage 12", "• RU Banlist", "• RU Viability Ranking" ], section: "ORAS Singles", + searchShow: false, + ruleset: ['UU'], + banlist: ['UU', 'BL2'] + }, + { + name: "RU (suspect test)", + section: "ORAS Singles", + + challengeShow: false, ruleset: ['UU'], banlist: ['UU', 'BL2'] },