mirror of
https://github.com/magefree/mage.git
synced 2026-01-19 01:39:58 -08:00
Removed deprecated AdjustingSourceCosts interface.
This commit is contained in:
parent
7c96171359
commit
da9f24e008
11 changed files with 148 additions and 248 deletions
|
|
@ -67,6 +67,7 @@ public class LaquatussChampionTest extends CardTestPlayerBase {
|
|||
addCard(Zone.BATTLEFIELD, playerA, "Swamp", 7);
|
||||
addCard(Zone.BATTLEFIELD, playerA, "Mountain", 7);
|
||||
addCard(Zone.HAND, playerA, "Laquatus's Champion");
|
||||
// Destroy target creature. It can't be regenerated.
|
||||
addCard(Zone.HAND, playerA, "Terminate");
|
||||
|
||||
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, "Laquatus's Champion");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue