Erwan
- 2 new ability keywords: mustattack and cantattack
This commit is contained in:
@@ -25,6 +25,7 @@ class MTGAttackRule:public MTGAbility{
|
||||
int testDestroy();
|
||||
MTGAttackRule(int _id);
|
||||
const char * getMenuText(){return "Attacker";}
|
||||
void Update(float dt);
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user