mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 19:41:59 -08:00
more unrelated text fixes (#10761)
* some text fixes [LTR] [LTC] [CMM] * another batch of text fixes * followup fixes * unrelated cleanup * fix corresponding ability text in test
This commit is contained in:
parent
fa77261e3a
commit
127b7be9b0
67 changed files with 112 additions and 128 deletions
|
|
@ -27,7 +27,7 @@ public class WhisperwoodElementalTest extends CardTestPlayerBase {
|
|||
addCard(Zone.BATTLEFIELD, playerA, "Silvercoat Lion", 1);
|
||||
addCard(Zone.HAND, playerA, "Lightning Bolt");
|
||||
|
||||
activateAbility(1, PhaseStep.PRECOMBAT_MAIN, playerA, "Sacrifice {this}: Until end of turn, face-up, nontoken creatures you control gain \"When this creature dies, manifest the top card of your library.");
|
||||
activateAbility(1, PhaseStep.PRECOMBAT_MAIN, playerA, "Sacrifice {this}: Until end of turn, face-up");
|
||||
castSpell(1, PhaseStep.POSTCOMBAT_MAIN, playerA, "Lightning Bolt", "Silvercoat Lion");
|
||||
|
||||
setStopAt(1, PhaseStep.END_TURN);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue