From 002c587dc84e3df0f80225e4f8fc880de76a1bdc Mon Sep 17 00:00:00 2001 From: Northmoc Date: Thu, 14 Apr 2022 22:26:08 -0400 Subject: [PATCH] wiretapping.txt - don't try to play it if it isn't there --- forge-gui/res/cardsfolder/upcoming/wiretapping.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/wiretapping.txt b/forge-gui/res/cardsfolder/upcoming/wiretapping.txt index 6f31e13bc2d..440db38ba44 100644 --- a/forge-gui/res/cardsfolder/upcoming/wiretapping.txt +++ b/forge-gui/res/cardsfolder/upcoming/wiretapping.txt @@ -4,6 +4,6 @@ Types:Enchantment K:Hideaway:5 T:Mode$ Drawn | ValidCard$ Card.YouOwn | FirstCardInDrawStep$ True | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever you draw your first card during each of your draw steps, draw a card. Then if you have nine or more cards in hand, you may play the exiled card without paying its mana cost. SVar:TrigDraw:DB$ Draw | SubAbility$ DBPlay -SVar:DBPlay:DB$ Play | ConditionCheckSVar$ X | ConditionSVarCompare$ GE9 | Defined$ Remembered | Amount$ All | Controller$ You | WithoutManaCost$ True | Optional$ True +SVar:DBPlay:DB$ Play | ConditionPresent$ Card.IsRemembered | ConditionZone$ Exile | ConditionCheckSVar$ X | ConditionSVarCompare$ GE9 | Defined$ Remembered | Amount$ All | Controller$ You | WithoutManaCost$ True | Optional$ True SVar:X:Count$InYourHand Oracle:Hideaway 5 (When this enchantment enters the battlefield, look at the top five cards of your library, exile one face down, then put the rest on the bottom in a random order.)\nWhenever you draw your first card during each of your draw steps, draw a card. Then if you have nine or more cards in hand, you may play the exiled card without paying its mana cost.