From e561caaab20b41c43fc170cc68c5c93eda2a566a Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 20:58:36 +0000 Subject: [PATCH] - Removed Steal Strength. I can't find anything in the rulings that prevents you from targeting the same creature, but... --- .gitattributes | 1 - res/cardsfolder/steal_strength.txt | 9 --------- 2 files changed, 10 deletions(-) delete mode 100644 res/cardsfolder/steal_strength.txt diff --git a/.gitattributes b/.gitattributes index 3b88bedcb7a..3b3c78339d2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6252,7 +6252,6 @@ res/cardsfolder/steadfast_guard.txt -text svneol=native#text/plain res/cardsfolder/steadfastness.txt -text svneol=native#text/plain res/cardsfolder/steady_progress.txt -text svneol=native#text/plain res/cardsfolder/steal_artifact.txt -text svneol=native#text/plain -res/cardsfolder/steal_strength.txt -text svneol=native#text/plain res/cardsfolder/steam_blast.txt -text svneol=native#text/plain res/cardsfolder/steam_catapult.txt -text svneol=native#text/plain res/cardsfolder/steam_frigate.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/steal_strength.txt b/res/cardsfolder/steal_strength.txt deleted file mode 100644 index ec50d9cfc81..00000000000 --- a/res/cardsfolder/steal_strength.txt +++ /dev/null @@ -1,9 +0,0 @@ -Name:Steal Strength -ManaCost:1 B -Types:Instant -Text:no text -A:SP$ Pump | Cost$ 1 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +1 | NumDef$ +1 | SubAbility$ SVar=DBPumpCurse | SpellDescription$ Target creature gets +1/+1 until end of turn. Another target creature gets -1/-1 until end of turn. -SVar:DBPumpCurse:DB$Pump | ValidTgts$ Creature | IsCurse$ True | TgtPrompt$ Select another creature | NumAtt$ -1 | NumDef$ -1 -SVar:Rarity:Common -SVar:Picture:http://www.wizards.com/global/images/magic/general/steal_strength.jpg -End \ No newline at end of file