Seasonal: Prevent Formerhope's signature from copying abilities

This commit is contained in:
Kevin Lau 2015-03-09 23:40:08 -07:00
parent 66f32b8a39
commit 8d4dc0efd0

View File

@ -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";