mirror of
https://github.com/magefree/mage.git
synced 2025-12-29 23:12:10 -08:00
* Choice of Damnations - improved AI support, fixed rollback error in AI games;
* Pain's Reward - improved AI support, fixed rollback error in AI games; * Volcano Hellion - improved AI support, fixed rollback error in AI games;
This commit is contained in:
parent
ac98a3a31a
commit
f692a1f097
5 changed files with 79 additions and 35 deletions
|
|
@ -46,10 +46,6 @@ public class ModalDoubleFacesCardsInCommanderTest extends CardTestCommanderDuelB
|
|||
addCard(Zone.LIBRARY, playerA, "Forest");
|
||||
addCard(Zone.LIBRARY, playerA, "Grizzly Bears");
|
||||
addCard(Zone.LIBRARY, playerA, "Forest");
|
||||
//
|
||||
// Exile target artifact or enchantment.
|
||||
addCard(Zone.HAND, playerB, "Ironwright's Cleansing"); // {2}{W}
|
||||
addCard(Zone.BATTLEFIELD, playerB, "Plains");
|
||||
|
||||
// prepare mdf
|
||||
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, "The Prismatic Bridge");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue