planeswalker attack
This commit is contained in:
@@ -171,6 +171,7 @@ public:
|
||||
int canBlock();
|
||||
int canBlock(MTGCardInstance * opponent);
|
||||
int canAttack();
|
||||
int canPWAttack();
|
||||
int isAttacker();
|
||||
Targetable * isAttacking;
|
||||
MTGCardInstance * storedCard;
|
||||
|
||||
Reference in New Issue
Block a user