* Toxin Sliver - Fixed that the damaged creature was not destroyed.

This commit is contained in:
LevelX2 2017-12-28 15:57:31 +01:00
parent 2d9fa97808
commit 6d17199129
4 changed files with 39 additions and 12 deletions

View file

@ -66,7 +66,7 @@ public class ZurTheEnchanterTest extends CardTestPlayerBase {
addCard(Zone.HAND, playerB, "Diplomatic Immunity"); // {1}{U}
// Enchant creature
// Enchanted creature gets +1/+1 for each card in your hand.
addCard(Zone.LIBRARY, playerB, "Empyrial Armor");
addCard(Zone.LIBRARY, playerB, "Empyrial Armor", 2);
castSpell(2, PhaseStep.PRECOMBAT_MAIN, playerB, "Diplomatic Immunity", "Zur the Enchanter");