mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-06 13:47:24 -05:00
RU is having a suspect test
This commit is contained in:
parent
813fbd7ef2
commit
ca194dc012
|
|
@ -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']
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user