mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-06-02 22:08:36 -05:00
Add Monotype suspect test
This commit is contained in:
parent
06de38fe6d
commit
4923382997
|
|
@ -127,6 +127,7 @@ exports.Formats = [
|
|||
],
|
||||
|
||||
mod: 'gen7',
|
||||
searchShow: false,
|
||||
ruleset: ['Pokemon', 'Standard', 'Swagger Clause', 'Same Type Clause', 'Team Preview'],
|
||||
banlist: [
|
||||
'Aegislash', 'Arceus', 'Blaziken', 'Darkrai', 'Deoxys-Base', 'Deoxys-Attack', 'Dialga', 'Genesect', 'Giratina', 'Groudon', 'Ho-Oh', 'Hoopa-Unbound',
|
||||
|
|
@ -135,6 +136,14 @@ exports.Formats = [
|
|||
'Battle Bond', 'Shadow Tag', 'Damp Rock', 'Gengarite', 'Kangaskhanite', 'Lucarionite', 'Mawilite', 'Medichamite', 'Metagrossite', 'Salamencite', 'Smooth Rock', 'Terrain Extender', 'Baton Pass',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "[Gen 7] Monotype (suspect test)",
|
||||
desc: ["• <a href=\"http://www.smogon.com/forums/threads/3622485/\">Monotype Suspect Test</a>"],
|
||||
|
||||
mod: 'gen7',
|
||||
challengeShow: false,
|
||||
ruleset: ['[Gen 7] Monotype'],
|
||||
},
|
||||
{
|
||||
name: "[Gen 7] Anything Goes",
|
||||
desc: [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user