reduced abilitymodify eff slightly increased base eff, added abilitygranted to activated.

This commit is contained in:
omegablast2002@yahoo.com
2010-11-27 18:28:38 +00:00
parent e23e3d0728
commit 6467ab5aa8
2 changed files with 5 additions and 3 deletions

View File

@@ -1375,6 +1375,7 @@ public:
target = _target;
ability = NEW AInstantBasicAbilityModifierUntilEOT(_id, _source, _target, _ability, _value);
aType = MTGAbility::STANDARDABILITYGRANT;
abilitygranted = _ability;
}
int isReactingToClick(MTGCardInstance * card, ManaCost * cost = NULL)