fix Warmth not triggering

This commit is contained in:
jendave
2011-08-06 23:23:32 +00:00
parent cd162a2d04
commit f169a90cda

View File

@@ -2,7 +2,7 @@ Name:Warmth
ManaCost:1 W ManaCost:1 W
Types:Enchantment Types:Enchantment
Text:no text Text:no text
T:Mode$ SpellCast | ValidCard$ Card.Red+YouDontCtrl | TriggerZones$ Battlefield | Execut$ TrigGainLife | TriggerDescription$ Whenever an opponent casts a red spell, you gain 2 life. T:Mode$ SpellCast | ValidCard$ Card.Red | ValidActivatingPlayer$ Opponent | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever an opponent casts a red spell, you gain 2 life.
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 2 SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 2
SVar:RemRandomDeck:True SVar:RemRandomDeck:True
SVar:Rarity:Uncommon SVar:Rarity:Uncommon