From 66d77801ef0c4b761f81f0bc68e5c30c5f865aba Mon Sep 17 00:00:00 2001 From: theelk801 Date: Wed, 3 May 2023 09:44:25 -0400 Subject: [PATCH] fix verify failure --- Mage.Sets/src/mage/cards/k/KioraSovereignOfTheDeep.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mage.Sets/src/mage/cards/k/KioraSovereignOfTheDeep.java b/Mage.Sets/src/mage/cards/k/KioraSovereignOfTheDeep.java index 6211efbedf..5cedf69517 100644 --- a/Mage.Sets/src/mage/cards/k/KioraSovereignOfTheDeep.java +++ b/Mage.Sets/src/mage/cards/k/KioraSovereignOfTheDeep.java @@ -52,7 +52,7 @@ public final class KioraSovereignOfTheDeep extends CardImpl { this.addAbility(VigilanceAbility.getInstance()); // Ward {3} - this.addAbility(new WardAbility(new ManaCostsImpl<>("{3}"))); + this.addAbility(new WardAbility(new ManaCostsImpl<>("{3}"), false)); // Whenever you cast a Kraken, Leviathan, Octopus, or Serpent spell from your hand, look at the top X cards of your library, where X is that spell's mana value. You may cast a spell with mana value less than X from among them without paying its mana cost. Put the rest on the bottom of your library in a random order. this.addAbility(new SpellCastControllerTriggeredAbility(