mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-09 04:23:45 -05:00
Add RU suspect test
This commit is contained in:
parent
3af21a71f2
commit
ba216bf136
|
|
@ -76,12 +76,21 @@ exports.Formats = [
|
|||
{
|
||||
name: "RU",
|
||||
desc: [
|
||||
"• <a href=\"https://www.smogon.com/forums/threads/3549031/\">np: RU Stage 11</a>",
|
||||
"• <a href=\"https://www.smogon.com/forums/threads/3555823/\">np: RU Stage 12</a>",
|
||||
"• <a href=\"https://www.smogon.com/dex/xy/tags/ru/\">RU Banlist</a>",
|
||||
"• <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']
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user