mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 13:19:18 -08:00
updated WAR spoiler
This commit is contained in:
parent
ee2741c7a7
commit
1574fdc6a5
2 changed files with 6 additions and 3 deletions
|
|
@ -96,7 +96,7 @@ class KarnTheGreatCreatorAnimateEffect extends ContinuousEffectImpl {
|
|||
KarnTheGreatCreatorAnimateEffect() {
|
||||
super(Duration.UntilYourNextTurn, Outcome.BecomeCreature);
|
||||
staticText = "Until your next turn, up to one target noncreature artifact becomes " +
|
||||
"an artifact creature with power and toughness equal to its converted mana cost.";
|
||||
"an artifact creature with power and toughness each equal to its converted mana cost.";
|
||||
}
|
||||
|
||||
private KarnTheGreatCreatorAnimateEffect(final KarnTheGreatCreatorAnimateEffect effect) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue