From bc3b7228fdcf3a0aaa21ef50e79a4e39ef64f074 Mon Sep 17 00:00:00 2001 From: The Immortal Date: Wed, 3 Sep 2014 14:42:23 +0400 Subject: [PATCH] Ban Perish Song in Smogon Triples --- config/formats.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/formats.js b/config/formats.js index ba82100510..814c287c26 100644 --- a/config/formats.js +++ b/config/formats.js @@ -305,9 +305,9 @@ exports.Formats = [ gameType: 'triples', ruleset: ['Pokemon', 'Species Clause', 'OHKO Clause', 'Moody Clause', 'Endless Battle Clause', 'HP Percentage Mod', 'Team Preview'], - banlist: ['Unreleased', 'Illegal', 'Soul Dew', 'Dark Void', - 'Mewtwo', 'Lugia', 'Ho-Oh', 'Kyogre', 'Groudon', 'Rayquaza', 'Dialga', 'Palkia', 'Giratina', 'Giratina-Origin', - 'Arceus', 'Reshiram', 'Zekrom', 'Kyurem-White', 'Xerneas', 'Yveltal' + banlist: ['Illegal', 'Unreleased', 'Arceus', 'Dialga', 'Giratina', 'Giratina-Origin', 'Groudon', 'Ho-Oh', 'Kyogre', 'Kyurem-White', + 'Lugia', 'Mewtwo', 'Palkia', 'Rayquaza', 'Reshiram', 'Xerneas', 'Yveltal', 'Zekrom', + 'Soul Dew', 'Dark Void', 'Perish Song' ] }, {