added bloodthirst:number ability
This commit is contained in:
@@ -25,6 +25,7 @@ class Player: public Damageable{
|
||||
MTGPlayerCards * game;
|
||||
int afterDamage();
|
||||
int poisoned();
|
||||
int damaged();
|
||||
Player(MTGPlayerCards * deck, string deckFile, string deckFileSmall);
|
||||
virtual ~Player();
|
||||
void unTapPhase();
|
||||
|
||||
Reference in New Issue
Block a user