From 87ac59a6932b595fce47b6d37a49d5c5e2879d07 Mon Sep 17 00:00:00 2001 From: Sloth Date: Thu, 21 Jun 2012 21:57:03 +0000 Subject: [PATCH] - Fixed Heartwood Storyteller. --- res/cardsfolder/h/heartwood_storyteller.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/cardsfolder/h/heartwood_storyteller.txt b/res/cardsfolder/h/heartwood_storyteller.txt index f4d5b9440ff..31096d65971 100644 --- a/res/cardsfolder/h/heartwood_storyteller.txt +++ b/res/cardsfolder/h/heartwood_storyteller.txt @@ -3,8 +3,8 @@ ManaCost:1 G G Types:Creature Treefolk Text:no text PT:2/3 -T:Mode$ SpellCast | TriggerZones$ Battlefield | ValidCard$ Spell.nonCreature | ValidActivatingPlayer$ Opponent | Execute$ TrigDrawYou | OptionalDecider$ You |TriggerDescription$ Whenever a player casts a noncreature spell, each of that player's opponents may draw a card. -T:Mode$ SpellCast | TriggerZones$ Battlefield | ValidCard$ Spell.nonCreature | ValidActivatingPlayer$ You | Execute$ TrigDrawOpp | OptionalDecider$ Opponent |TriggerDescription$ Whenever a player casts a noncreature spell, each of that player's opponents may draw a card. | Secondary$ True +T:Mode$ SpellCast | TriggerZones$ Battlefield | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ Opponent | Execute$ TrigDrawYou | OptionalDecider$ You |TriggerDescription$ Whenever a player casts a noncreature spell, each of that player's opponents may draw a card. +T:Mode$ SpellCast | TriggerZones$ Battlefield | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | Execute$ TrigDrawOpp | OptionalDecider$ Opponent |TriggerDescription$ Whenever a player casts a noncreature spell, each of that player's opponents may draw a card. | Secondary$ True SVar:TrigDrawYou:AB$ Draw | Cost$ 0 | Defined$ You | NumCards$ 1 SVar:TrigDrawOpp:AB$ Draw | Cost$ 0 | Defined$ Opponent | NumCards$ 1 SVar:Rarity:Rare