From b59016ce9531911af118e97c55bc2a192f0af700 Mon Sep 17 00:00:00 2001 From: Evan Kranzler Date: Mon, 7 Nov 2022 09:25:11 -0500 Subject: [PATCH] fix verify failure --- Mage.Sets/src/mage/cards/t/ThranPowerSuit.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mage.Sets/src/mage/cards/t/ThranPowerSuit.java b/Mage.Sets/src/mage/cards/t/ThranPowerSuit.java index b7c57fd05a..9b1e79e1b0 100644 --- a/Mage.Sets/src/mage/cards/t/ThranPowerSuit.java +++ b/Mage.Sets/src/mage/cards/t/ThranPowerSuit.java @@ -36,7 +36,7 @@ public final class ThranPowerSuit extends CardImpl { )); ability.addEffect(new GainAbilityAttachedEffect(new WardAbility( new GenericManaCost(2), false - ), AttachmentType.EQUIPMENT).setText("and has ward {2}")); + ), AttachmentType.EQUIPMENT).setText("and has ward {2} (Whenever equipped creature becomes the target of a spell or ability an opponent controls, counter it unless that player pays {2}.)")); this.addAbility(ability); // Equip {2}