From 9cede8aa1d11dde1ea62c2206c1bc7a8d991a278 Mon Sep 17 00:00:00 2001 From: theelk801 Date: Thu, 30 Mar 2023 20:09:25 -0400 Subject: [PATCH] fix verify failure --- Mage.Sets/src/mage/cards/i/InterdisciplinaryMascot.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mage.Sets/src/mage/cards/i/InterdisciplinaryMascot.java b/Mage.Sets/src/mage/cards/i/InterdisciplinaryMascot.java index 6393b9a799..f5806fe5dc 100644 --- a/Mage.Sets/src/mage/cards/i/InterdisciplinaryMascot.java +++ b/Mage.Sets/src/mage/cards/i/InterdisciplinaryMascot.java @@ -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(