Revert Functionality
AACopier and AACloner should work with andAbility now...
This commit is contained in:
@@ -3848,6 +3848,7 @@ public:
|
||||
spell->source->isToken = 1;
|
||||
spell->source->fresh = 1;
|
||||
spell->source->entersBattlefield = 1;
|
||||
spell->source->tokCard = spell->source->clone();
|
||||
if(spell->source->getMTGId() == 0)
|
||||
{//fix missing art: if token creator is put inside ability$!!$ who, then try to get the stored source card
|
||||
if(((MTGCardInstance*)source)->storedSourceCard)
|
||||
|
||||
Reference in New Issue
Block a user