mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 21:02:08 -08:00
DKA - Fiend of the Shadows
This commit is contained in:
parent
3749d8c5fc
commit
c64c597467
6 changed files with 32 additions and 90 deletions
|
|
@ -463,7 +463,7 @@ public abstract class CardTestPlayerAPIImpl extends MageTestPlayerBase implement
|
|||
}
|
||||
|
||||
public void playLand(int turnNum, PhaseStep step, TestPlayer player, String cardName) {
|
||||
player.addAction(turnNum, step, "activate:Cast " + cardName);
|
||||
player.addAction(turnNum, step, "activate:Play " + cardName);
|
||||
}
|
||||
|
||||
public void castSpell(int turnNum, PhaseStep step, TestPlayer player, String cardName) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue