[CLB] fixed verify failure

This commit is contained in:
Evan Kranzler 2022-06-04 18:26:34 -04:00
parent a45556f80b
commit f3370b8e3e

View file

@ -41,7 +41,7 @@ public final class MiirymSentinelWyrm extends CardImpl {
this.addAbility(FlyingAbility.getInstance());
// Ward {2}
this.addAbility(new WardAbility(new ManaCostsImpl<>("{2}")));
this.addAbility(new WardAbility(new ManaCostsImpl<>("{2}"), false));
// Whenever another nontoken Dragon enters the battlefield under your control, create a token that's a copy of it, except the token isn't legendary if that Dragon is legendary.
this.addAbility(new EntersBattlefieldControlledTriggeredAbility(