From e34843c9933d401d30f8a0fd190ffc2bcb9cec7a Mon Sep 17 00:00:00 2001 From: The Immortal Date: Sun, 7 Jan 2018 14:15:13 +0800 Subject: [PATCH] Inheritance: Add new bans --- config/formats.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/formats.js b/config/formats.js index 6a76e99f0a..5496e52565 100644 --- a/config/formats.js +++ b/config/formats.js @@ -390,7 +390,10 @@ exports.Formats = [ mod: 'gen7', ruleset: ['[Gen 7] OU'], - banlist: ['Hoopa-Unbound', 'Kartana', 'Kyurem-Black', 'Regigigas', 'Shedinja', 'Slaking', 'Huge Power', 'Imposter', 'Pure Power', 'Speed Boost', 'Water Bubble', 'Gyaradosite', 'Assist', 'Chatter'], + banlist: [ + 'Hoopa-Unbound', 'Kartana', 'Kyurem-Black', 'Regigigas', 'Shedinja', 'Slaking', 'Gyaradosite', + 'Huge Power', 'Imposter', 'Innards Out', 'Pure Power', 'Speed Boost', 'Water Bubble', 'Assist', 'Chatter', 'Shell Smash', + ], noChangeForme: true, noChangeAbility: true, getEvoFamily: function (species) {