Add RU suspect test

This commit is contained in:
The Immortal 2015-11-14 03:41:57 +04:00
parent 3af21a71f2
commit ba216bf136

View File

@ -76,12 +76,21 @@ exports.Formats = [
{
name: "RU",
desc: [
"&bullet; <a href=\"https://www.smogon.com/forums/threads/3549031/\">np: RU Stage 11</a>",
"&bullet; <a href=\"https://www.smogon.com/forums/threads/3555823/\">np: RU Stage 12</a>",
"&bullet; <a href=\"https://www.smogon.com/dex/xy/tags/ru/\">RU Banlist</a>",
"&bullet; <a href=\"https://www.smogon.com/forums/threads/3538036/\">RU Viability Ranking</a>"
],
section: "ORAS Singles",
searchShow: false,
ruleset: ['UU'],
banlist: ['UU', 'BL2']
},
{
name: "RU (suspect test)",
section: "ORAS Singles",
challengeShow: false,
ruleset: ['UU'],
banlist: ['UU', 'BL2']
},