AACloner & AACopier TokenAndAbility
if the token has andAbility, the cloner/copier also has that andAbility also...
This commit is contained in:
@@ -265,6 +265,7 @@ void MTGCardInstance::initMTGCI()
|
||||
previousZone = NULL;
|
||||
previous = NULL;
|
||||
next = NULL;
|
||||
TokenAndAbility = NULL;
|
||||
lastController = NULL;
|
||||
regenerateTokens = 0;
|
||||
blocked = false;
|
||||
|
||||
Reference in New Issue
Block a user