mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 12:02:01 -08:00
Merge remote-tracking branch 'fork/master'
This commit is contained in:
commit
d3214c65e4
7 changed files with 13 additions and 13 deletions
|
|
@ -38,7 +38,7 @@ public class DivergentTransformationsTest extends CardTestPlayerBase {
|
|||
addCard(Zone.LIBRARY, playerA, hGiant);
|
||||
addCard(Zone.LIBRARY, playerB, mFlunkies);
|
||||
|
||||
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, dTransformations, memnite + "^" + gBears);
|
||||
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, dTransformations, memnite + '^' + gBears);
|
||||
|
||||
setStopAt(1, PhaseStep.BEGIN_COMBAT);
|
||||
execute();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue