Added new primitives from LTR set, improved "steal" ability with "and" option, printed the nember of ring temptations on "The Ring" card, improved "hasdead" restriction to calculate if a card of a specific type has died during the current turn.
This commit is contained in:
@@ -5779,6 +5779,7 @@ class ASeizeWrapper: public InstantAbility
|
||||
{
|
||||
public:
|
||||
ASeize * ability;
|
||||
MTGAbility * andAbility;
|
||||
ASeizeWrapper(GameObserver* observer, int _id, MTGCardInstance * card, MTGCardInstance * _target);
|
||||
int resolve();
|
||||
const string getMenuText();
|
||||
|
||||
Reference in New Issue
Block a user