Inheritance: Add new bans

This commit is contained in:
The Immortal
2018-01-07 14:15:13 +08:00
committed by GitHub
parent fd1ad18fed
commit e34843c993

View File

@@ -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) {