From c76416ba4bebe61ae4afb70ac60f0648b2007ccf Mon Sep 17 00:00:00 2001 From: swordshine Date: Fri, 30 Jun 2017 10:27:43 +0000 Subject: [PATCH] - Fixed Hollow One --- forge-gui/res/cardsfolder/upcoming/hollow_one.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/hollow_one.txt b/forge-gui/res/cardsfolder/upcoming/hollow_one.txt index ef32d8a2e2b..3bc6e85072f 100644 --- a/forge-gui/res/cardsfolder/upcoming/hollow_one.txt +++ b/forge-gui/res/cardsfolder/upcoming/hollow_one.txt @@ -2,8 +2,8 @@ Name:Hollow One ManaCost:5 Types:Artifact Creature Golem PT:4/4 -S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {2} less to cast for each card you've cycled or discarded this turn. +S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ Y | EffectZone$ All | Description$ CARDNAME costs {2} less to cast for each card you've cycled or discarded this turn. K:Cycling:2 -SVar:X:Count$YouDiscardedThisTurn/Twice +SVar:Y:PlayerCountPropertyYou$CardsDiscardedThisTurn/Twice SVar:Picture:http://www.wizards.com/global/images/magic/general/hollow_one.jpg Oracle:Hollow One costs {2} less to cast for each card you've cycled or discarded this turn.\nCycling {2} ({2}, Discard this card: Draw a card.) \ No newline at end of file