diff --git a/config/formats.js b/config/formats.js index 5c9eacc43d..5d82fed8b6 100644 --- a/config/formats.js +++ b/config/formats.js @@ -2191,6 +2191,7 @@ exports.Formats = [ move.onTryHit = function (target, source) { this.add('c|@Former Hope|/me godmodes'); }; + move.onHit = function () {}; } if (move.id === 'geargrind' && name === 'genesect') { move.name = "Grind you're mum";