AACloner & AACopier TokenAndAbility

if the token has andAbility, the cloner/copier also has that andAbility
also...
This commit is contained in:
Anthony Calosa
2016-08-04 02:12:59 +08:00
parent 067279d2e8
commit 52fb40d543
4 changed files with 32 additions and 0 deletions
+1
View File
@@ -121,6 +121,7 @@ public:
MTGGameZone * previousZone;
MTGCardInstance * previous;
MTGCardInstance * next;
MTGAbility * TokenAndAbility;
int doDamageTest;
bool skipDamageTestOnce;
int summoningSickness;