diff --git a/config/formats.js b/config/formats.js index bce034f8ce..55329e8b7b 100644 --- a/config/formats.js +++ b/config/formats.js @@ -681,6 +681,9 @@ let Formats = [ mod: 'gen7', ruleset: ['Pokemon', 'Ability Clause', 'OHKO Clause', 'Evasion Moves Clause', 'CFZ Clause', 'Sleep Clause Mod', 'Endless Battle Clause', 'HP Percentage Mod', 'Cancel Mod', 'Team Preview'], banlist: ['Groudon-Primal', 'Arena Trap', 'Huge Power', 'Illusion', 'Innards Out', 'Magnet Pull', 'Moody', 'Parental Bond', 'Protean', 'Psychic Surge', 'Pure Power', 'Shadow Tag', 'Stakeout', 'Water Bubble', 'Wonder Guard', 'Gengarite', 'Chatter', 'Comatose + Sleep Talk'], + onBegin() { + if (this.rated && this.format === 'gen7balancedhackmons') this.add('html', `
Balanced Hackmons is currently suspecting Contrary! For information on how to participate check out the suspect thread.
`); + }, }, { name: "[Gen 7] Mix and Mega",