hide cards using necroed
also fix castcard target if its a land.
This commit is contained in:
Anthony Calosa
2017-02-15 10:27:56 +08:00
parent a9b42127d1
commit 60d7675a36
6 changed files with 65 additions and 16 deletions
+1
View File
@@ -2115,6 +2115,7 @@ public:
class AAMover: public ActivatedAbility
{
public:
bool necro;
string destination;
MTGAbility * andAbility;
string named;