mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 11:32:00 -08:00
updated various cards to improve how they handle exiling with info (#7615)
This commit is contained in:
parent
bb0a995541
commit
bd3777997e
34 changed files with 349 additions and 442 deletions
|
|
@ -45,7 +45,7 @@ public class FiendOfTheShadowsTest extends CardTestPlayerBase {
|
|||
addCard(Zone.HAND, playerB, "Swamp");
|
||||
|
||||
attack(1, playerA, "Fiend of the Shadows");
|
||||
addTarget(playerB, "Swamp");
|
||||
setChoice(playerB, "Swamp");
|
||||
playLand(1, PhaseStep.POSTCOMBAT_MAIN, playerA, "Swamp");
|
||||
|
||||
setStrictChooseMode(true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue