mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-09 04:23:45 -05:00
OU is having a suspect test
This commit is contained in:
parent
50c7373338
commit
e38200f8ae
|
|
@ -29,6 +29,13 @@ exports.Formats = [
|
|||
ruleset: ['Pokemon', 'Standard', 'Team Preview', 'Swagger Clause', 'Baton Pass Clause'],
|
||||
banlist: ['Uber', 'Soul Dew', 'Gengarite', 'Kangaskhanite', 'Lucarionite']
|
||||
},
|
||||
{
|
||||
name: "OU (suspect test)",
|
||||
section: "XY Singles",
|
||||
|
||||
ruleset: ['Pokemon', 'Standard', 'Team Preview', 'Swagger Clause', 'Baton Pass Clause'],
|
||||
banlist: ['Uber', 'Soul Dew', 'Gengarite', 'Kangaskhanite', 'Lucarionite', 'Mawilite']
|
||||
},
|
||||
{
|
||||
name: "Ubers",
|
||||
section: "XY Singles",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user