From 7d559fbc02f3ebb0eaa0924d0a3ba9cbc0f38c47 Mon Sep 17 00:00:00 2001 From: slapshot5 Date: Sun, 15 Jan 2012 15:56:58 +0000 Subject: [PATCH] remove SVar= from SubAbility (Y cards) --- res/cardsfolder/y/yamabushis_flame.txt | 2 +- res/cardsfolder/y/yavimaya_coast.txt | 4 ++-- res/cardsfolder/y/yawgmoths_edict.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/res/cardsfolder/y/yamabushis_flame.txt b/res/cardsfolder/y/yamabushis_flame.txt index 71b18d82af5..8467a9a10d4 100644 --- a/res/cardsfolder/y/yamabushis_flame.txt +++ b/res/cardsfolder/y/yamabushis_flame.txt @@ -2,7 +2,7 @@ Name:Yamabushi's Flame ManaCost:2 R Types:Instant Text:no text -A:SP$ DealDamage | Cost$ 2 R | Tgt$ TgtCP | NumDmg$ 3 | SubAbility$ SVar=DB | SpellDescription$ CARDNAME deals 3 damage to target creature or player. If a creature dealt damage this way would be put into a graveyard this turn, exile it instead. +A:SP$ DealDamage | Cost$ 2 R | Tgt$ TgtCP | NumDmg$ 3 | SubAbility$ DB | SpellDescription$ CARDNAME deals 3 damage to target creature or player. If a creature dealt damage this way would be put into a graveyard this turn, exile it instead. SVar:DB:DB$Pump | KW$ HIDDEN If CARDNAME would be put into a graveyard, exile it instead. | Defined$ Targeted SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/yamabushis_flame.jpg diff --git a/res/cardsfolder/y/yavimaya_coast.txt b/res/cardsfolder/y/yavimaya_coast.txt index 8a6b8e0388c..8efe0d32e5f 100644 --- a/res/cardsfolder/y/yavimaya_coast.txt +++ b/res/cardsfolder/y/yavimaya_coast.txt @@ -3,8 +3,8 @@ ManaCost:no cost Types:Land Text:no text A:AB$ Mana | Cost$ T | Produced$ 1 | SpellDescription$ Add 1 to your mana pool. -A:AB$ Mana | Cost$ T | Produced$ U | SubAbility$ SVar=DBPain | SpellDescription$ Add U to your mana pool. CARDNAME deals 1 damage to you. -A:AB$ Mana | Cost$ T | Produced$ G | SubAbility$ SVar=DBPain | SpellDescription$ Add G to your mana pool. CARDNAME deals 1 damage to you. +A:AB$ Mana | Cost$ T | Produced$ U | SubAbility$ DBPain | SpellDescription$ Add U to your mana pool. CARDNAME deals 1 damage to you. +A:AB$ Mana | Cost$ T | Produced$ G | SubAbility$ DBPain | SpellDescription$ Add G to your mana pool. CARDNAME deals 1 damage to you. SVar:DBPain:DB$DealDamage | NumDmg$ 1 | Defined$ You SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/yavimaya_coast.jpg diff --git a/res/cardsfolder/y/yawgmoths_edict.txt b/res/cardsfolder/y/yawgmoths_edict.txt index ecc95f1cf48..cc307aa3458 100644 --- a/res/cardsfolder/y/yawgmoths_edict.txt +++ b/res/cardsfolder/y/yawgmoths_edict.txt @@ -3,7 +3,7 @@ ManaCost:1 B Types:Enchantment Text:no text T:Mode$ SpellCast | ValidCard$ Card.White+YouDontCtrl | TriggerZones$ Battlefield | Execute$ TrigDrain | TriggerDescription$ Whenever an opponent casts a white spell, that player loses 1 life and you gain 1 life. -SVar:TrigDrain:AB$LoseLife | Cost$ 0 | Defined$ Opponent | LifeAmount$ 1 | SubAbility$ SVar=DBGainLife +SVar:TrigDrain:AB$LoseLife | Cost$ 0 | Defined$ Opponent | LifeAmount$ 1 | SubAbility$ DBGainLife SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ 1 SVar:RemRandomDeck:True SVar:Rarity:Uncommon