[ZNR] fixed Jace, Mirror Mage text (#7044)

This commit is contained in:
Evan Kranzler 2020-09-21 17:43:24 -04:00
parent bee8f1d773
commit 23fa2e44c7

View file

@ -45,7 +45,7 @@ public final class JaceMirrorMage extends CardImpl {
this.addAbility(new ConditionalInterveningIfTriggeredAbility(
new EntersBattlefieldTriggeredAbility(new JaceMirrorMageCopyEffect()),
KickedCondition.instance, "When {this} enters the battlefield, if {this} was kicked, " +
"create a token that's a copy of {this} except it's not legendary and its starting loyalty is 1."
"create a token that's a copy of {this}, except it's not legendary and its starting loyalty is 1."
));
// +1: Scry 2.