add attacker mask

This commit is contained in:
Anthony Calosa
2017-02-10 10:50:09 +08:00
parent f16755b86b
commit fc9b0b233c
3 changed files with 18 additions and 3 deletions

View File

@@ -3862,6 +3862,7 @@ public:
spell->resolve();
myToken = spell->source;
spell->source->owner = tokenReciever;
spell->source->lastController = tokenReciever;
spell->source->isToken = 1;
spell->source->fresh = 1;
spell->source->entersBattlefield = 1;