diff --git a/res/cardsfolder/e/eunuchs_intrigues.txt b/res/cardsfolder/e/eunuchs_intrigues.txt index d08900cd339..b99f3ec72c6 100644 --- a/res/cardsfolder/e/eunuchs_intrigues.txt +++ b/res/cardsfolder/e/eunuchs_intrigues.txt @@ -1,8 +1,9 @@ Name:Eunuchs' Intrigues ManaCost:2 R Types:Sorcery -A:SP$ ChooseCard | Cost$ 2 R | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | Amount$ 1 | Choices$ Creature.YouDontCtrl | SubAbility$ DBPumpAll | RememberChosen$ True | AILogic$ BestBlocker | SpellDescription$ Target opponent chooses a creature he or she controls. Other creatures he or she controls can't block this turn. -SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.IsNotRemembered | KW$ HIDDEN CARDNAME can't block. +A:SP$ ChooseCard | Cost$ 2 R | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | Amount$ 1 | Choices$ Creature.TargetedPlayerCtrl | SubAbility$ DBPumpAll | RememberChosen$ True | AILogic$ BestBlocker | SpellDescription$ Target opponent chooses a creature he or she controls. Other creatures he or she controls can't block this turn. +SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.IsNotRemembered+TargetedPlayerCtrl | KW$ HIDDEN CARDNAME can't block. | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/eunuchs_intrigues.jpg Oracle:Target opponent chooses a creature he or she controls. Other creatures he or she controls can't block this turn. \ No newline at end of file