mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 11:32:00 -08:00
block Kessig in that test, not Werewolf
This commit is contained in:
parent
0f9ede42bd
commit
99cb632150
1 changed files with 2 additions and 2 deletions
|
|
@ -80,8 +80,8 @@ public class FlameheartWerewolfTest extends CardTestPlayerBase {
|
|||
addCard(Zone.BATTLEFIELD, playerB, "Stern Constable");
|
||||
|
||||
attack(3, playerA, "Kessig Forgemaster");
|
||||
block(3, playerB, "Wily Bandar", "Flameheart Werewolf");
|
||||
block(3, playerB, "Stern Constable", "Flameheart Werewolf");
|
||||
block(3, playerB, "Wily Bandar", "Kessig Forgemaster");
|
||||
block(3, playerB, "Stern Constable", "Kessig Forgemaster");
|
||||
|
||||
setStopAt(3, PhaseStep.POSTCOMBAT_MAIN);
|
||||
execute();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue