From 649faa33714f456ddd0e255f1b47acd8977e4ebc Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Thu, 11 Jan 2018 21:52:35 +0000 Subject: [PATCH] Fixed Zacama's IsCast property --- forge-gui/res/cardsfolder/upcoming/zacama_primal_calamity.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/zacama_primal_calamity.txt b/forge-gui/res/cardsfolder/upcoming/zacama_primal_calamity.txt index cb74aa33c42..2aff6144f9e 100644 --- a/forge-gui/res/cardsfolder/upcoming/zacama_primal_calamity.txt +++ b/forge-gui/res/cardsfolder/upcoming/zacama_primal_calamity.txt @@ -5,7 +5,7 @@ PT:9/9 K:Vigilance K:Reach K:Trample -T:Mode$ ChangesZone | ValidCard$ Card.wasCastFromHand+Self | Destination$ Battlefield | Execute$ TrigUntap | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it, untap all lands you control. +T:Mode$ ChangesZone | ValidCard$ Card.wasCast+Self | Destination$ Battlefield | Execute$ TrigUntap | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it, untap all lands you control. SVar:TrigUntap:DB$ UntapAll | ValidCards$ Land.YouCtrl A:AB$ DealDamage | Cost$ 2 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 3 | SpellDescription$ Zacama deals 3 damage to target creature. A:AB$ Destroy | Cost$ 2 G | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | SpellDescription$ Destroy target artifact or enchantment.