Merge pull request #1609 from ascriptmaster/seasonal

Seasonal: Prevent Formerhope's signature from copying abilities
This commit is contained in:
The Immortal 2015-03-10 15:09:17 +04:00
commit 69331cc13f

View File

@ -2175,6 +2175,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";