added M15 cards :)
added M15 cards and support for cards that use startinglife keyword(Resolute Archangel)
This commit is contained in:
@@ -43,6 +43,7 @@ public:
|
||||
int extraTurn;
|
||||
int drawCounter;
|
||||
int epic;
|
||||
int initLife;
|
||||
vector<string> prowledTypes;
|
||||
vector<MTGCardInstance*>curses;
|
||||
Player(GameObserver *observer, string deckFile, string deckFileSmall, MTGDeck * deck = NULL);
|
||||
|
||||
Reference in New Issue
Block a user