mirror of
https://github.com/magefree/mage.git
synced 2026-01-25 12:49:39 -08:00
* Fixed that the AI used activated abilities even if they were forbidden by a restriction effect like Arrest.
This commit is contained in:
parent
e1a8e41702
commit
7003dc7e3f
3 changed files with 72 additions and 7 deletions
|
|
@ -39,7 +39,6 @@ import mage.abilities.effects.common.AttachEffect;
|
|||
import mage.abilities.effects.common.combat.CantBlockAttackActivateAttachedEffect;
|
||||
import mage.abilities.keyword.EnchantAbility;
|
||||
import mage.cards.CardImpl;
|
||||
import mage.constants.Duration;
|
||||
import mage.constants.Outcome;
|
||||
import mage.target.TargetPermanent;
|
||||
import mage.target.common.TargetCreaturePermanent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue