reduced abilitymodify eff slightly increased base eff, added abilitygranted to activated.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user