fixed storm spellcount, affinity/manaredux invis mana, added true "retrace" added 3 new extra cost types.
This commit is contained in:
@@ -92,6 +92,7 @@ class Spell: public Interruptible {
|
||||
bool AlternativeWasPaid();
|
||||
bool BuyBackWasPaid();
|
||||
bool FlashBackWasPaid();
|
||||
bool RetraceWasPaid();
|
||||
const string getDisplayName() const;
|
||||
virtual ostream& toString(ostream& out) const;
|
||||
MTGCardInstance * getNextCardTarget(MTGCardInstance * previous = 0);
|
||||
|
||||
Reference in New Issue
Block a user