fix verify failure

This commit is contained in:
theelk801 2023-03-30 20:09:25 -04:00
parent 5ad5fbf678
commit 9cede8aa1d

View file

@ -31,7 +31,7 @@ public final class InterdisciplinaryMascot extends CardImpl {
this.addAbility(new ConvokeAbility());
// Ward {3}
this.addAbility(new WardAbility(new ManaCostsImpl<>("{3}")));
this.addAbility(new WardAbility(new ManaCostsImpl<>("{3}"), false));
// When Interdisciplinary Mascot enters the battlefield, look at the top four cards of your library. Put one of them into your hand and the rest on the bottom of your library in a random order.
this.addAbility(new EntersBattlefieldTriggeredAbility(new LookLibraryAndPickControllerEffect(