mirror of
https://github.com/magefree/mage.git
synced 2026-01-18 17:29:58 -08:00
* Toxin Sliver - Fixed that the damaged creature was not destroyed.
This commit is contained in:
parent
2d9fa97808
commit
6d17199129
4 changed files with 39 additions and 12 deletions
|
|
@ -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");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue