converted ifthenability into an activatedabilty from mtgability so that it can be targeted without the use of workarounds...
This commit is contained in:
@@ -850,7 +850,7 @@ public:
|
||||
Generic classes
|
||||
*/
|
||||
//if/ifnot Cond then EFFECT
|
||||
class IfThenAbility: public MTGAbility
|
||||
class IfThenAbility: public ActivatedAbility
|
||||
{
|
||||
public:
|
||||
MTGAbility * delayedAbility;
|
||||
|
||||
Reference in New Issue
Block a user