Erwan
-Issue 31 fixed. Land and tokens don't use the stack anymore. Taking control of a card in opponent's battlefield doesn't trigger "spell cast" triggers either
This commit is contained in:
@@ -76,6 +76,7 @@ class Spell: public Interruptible {
|
||||
protected:
|
||||
|
||||
public:
|
||||
MTGGameZone * from;
|
||||
TargetChooser * tc;
|
||||
ManaCost * cost;
|
||||
Spell(MTGCardInstance* _source);
|
||||
|
||||
Reference in New Issue
Block a user