From 61d95a1785bf30482db7d9abb65d453d8afd7496 Mon Sep 17 00:00:00 2001 From: theelk801 Date: Mon, 5 May 2025 15:44:47 -0400 Subject: [PATCH] fix verify failure --- Mage.Sets/src/mage/cards/t/TheMasterGallifreysEnd.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mage.Sets/src/mage/cards/t/TheMasterGallifreysEnd.java b/Mage.Sets/src/mage/cards/t/TheMasterGallifreysEnd.java index 5fb0856b87c..2c22b7acd0a 100644 --- a/Mage.Sets/src/mage/cards/t/TheMasterGallifreysEnd.java +++ b/Mage.Sets/src/mage/cards/t/TheMasterGallifreysEnd.java @@ -46,7 +46,7 @@ public final class TheMasterGallifreysEnd extends CardImpl { this.subtype.add(SubType.TIME_LORD); this.subtype.add(SubType.ROGUE); this.power = new MageInt(4); - this.toughness = new MageInt(2); + this.toughness = new MageInt(3); // Make Them Pay -- Whenever a nontoken artifact creature you control dies, you may exile it. If you do, choose an opponent with the most life among your opponents. That player faces a villainous choice -- They lose 4 life, or you create a token that's a copy of that card. this.addAbility(new DiesCreatureTriggeredAbility(