support some cards discarded by opponent
This commit is contained in:
@@ -306,6 +306,7 @@ void MTGCardInstance::initMTGCI()
|
||||
auraParent = NULL;
|
||||
TokenAndAbility = NULL;
|
||||
GrantedAndAbility = NULL;
|
||||
discarderOwner = NULL;
|
||||
lastController = NULL;
|
||||
regenerateTokens = 0;
|
||||
blocked = false;
|
||||
|
||||
Reference in New Issue
Block a user