mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 05:22:02 -08:00
* Changed some more card movement handling.
This commit is contained in:
parent
ff71654a5f
commit
92bcd0d522
17 changed files with 197 additions and 224 deletions
|
|
@ -128,6 +128,8 @@ public class CleverImpersonatorTest extends CardTestPlayerBase {
|
|||
addTarget(playerA, "Clever Impersonator");
|
||||
setChoice(playerA, "Liliana, Defiant Necromancer");
|
||||
|
||||
activateAbility(1, PhaseStep.POSTCOMBAT_MAIN, playerA, "+2: Each player discards a card");
|
||||
|
||||
setStopAt(1, PhaseStep.END_TURN);
|
||||
execute();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue