fixed storm spellcount, affinity/manaredux invis mana, added true "retrace" added 3 new extra cost types.

This commit is contained in:
omegablast2002@yahoo.com
2010-09-14 17:15:33 +00:00
parent 58d67d630a
commit b507053a1d
18 changed files with 551 additions and 15 deletions
+1
View File
@@ -102,6 +102,7 @@ void MTGCardInstance::initMTGCI(){
boughtback = 0;
flashedback = 0;
paymenttype = 0;
reduxamount = 0;
summoningSickness = 1;
preventable = 0;
target = NULL;