diff --git a/config/formats.js b/config/formats.js index 329161722a..1038a7c34a 100644 --- a/config/formats.js +++ b/config/formats.js @@ -63,16 +63,6 @@ exports.Formats = [ name: "LC", section: "ORAS Singles", - searchShow: false, - maxLevel: 5, - ruleset: ['Pokemon', 'Standard', 'Team Preview', 'Little Cup'], - banlist: ['LC Uber', 'Gligar', 'Misdreavus', 'Scyther', 'Sneasel', 'Tangela', 'Dragon Rage', 'Sonic Boom', 'Swagger'] - }, - { - name: "LC (suspect test)", - section: "ORAS Singles", - - challengeShow: false, maxLevel: 5, ruleset: ['Pokemon', 'Standard', 'Team Preview', 'Little Cup'], banlist: ['LC Uber', 'Gligar', 'Misdreavus', 'Scyther', 'Sneasel', 'Tangela', 'Dragon Rage', 'Sonic Boom', 'Swagger']