Erwan
- fixed the "may" ability a little bit (needs testing: can it be called only once ???) - Added "Clone", yay :)
This commit is contained in:
@@ -41,6 +41,7 @@ class MTGAbility: public ActionElement{
|
||||
|
||||
GameObserver * game;
|
||||
public:
|
||||
int forceDestroy;
|
||||
ManaCost * cost;
|
||||
Damageable * target;
|
||||
int aType;
|
||||
|
||||
Reference in New Issue
Block a user