From 02ad14ac72562bdd187efb0eade35b1af20c1e64 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 11:04:54 +0000 Subject: [PATCH] add Blind With Anger (from Champions of Kamigawa) --- .gitattributes | 1 + res/cardsfolder/blatant_thievery.txt | 2 +- res/cardsfolder/blind_with_anger.txt | 9 +++++++++ 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 res/cardsfolder/blind_with_anger.txt diff --git a/.gitattributes b/.gitattributes index dade0cce77d..971287f0aa9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -499,6 +499,7 @@ res/cardsfolder/blightspeaker.txt -text svneol=native#text/plain res/cardsfolder/blind_creeper.txt -text svneol=native#text/plain res/cardsfolder/blind_phantasm.txt -text svneol=native#text/plain res/cardsfolder/blind_spot_giant.txt -text svneol=native#text/plain +res/cardsfolder/blind_with_anger.txt -text svneol=native#text/plain res/cardsfolder/blinding_light.txt -text svneol=native#text/plain res/cardsfolder/blinding_mage.txt -text svneol=native#text/plain res/cardsfolder/blinking_spirit.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/blatant_thievery.txt b/res/cardsfolder/blatant_thievery.txt index cd386b61903..d9adad4da8a 100644 --- a/res/cardsfolder/blatant_thievery.txt +++ b/res/cardsfolder/blatant_thievery.txt @@ -2,7 +2,7 @@ Name:Blatant Thievery ManaCost:4 U U U Types:Sorcery Text:no text -A:SP$GainControl|Cost$4 U U U|ValidTgts$Permanent.YouDontCtrl|SpellDescription$For each opponent, gain control of target permanent that player controls. (This effect lasts indefinitely.) +A:SP$GainControl|Cost$4 U U U|ValidTgts$Permanent.YouDontCtrl|TgtPrompt$Select target permanent opponent controls.|SpellDescription$For each opponent, gain control of target permanent that player controls. (This effect lasts indefinitely.) SVar:PlayMain1:TRUE SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/blatant_thievery.jpg diff --git a/res/cardsfolder/blind_with_anger.txt b/res/cardsfolder/blind_with_anger.txt new file mode 100644 index 00000000000..e0f4dfbe38a --- /dev/null +++ b/res/cardsfolder/blind_with_anger.txt @@ -0,0 +1,9 @@ +Name:Blind With Anger +ManaCost:3 R +Types:Instant Arcane +Text:no text +A:SP$GainControl|Cost$3 R|ValidTgts$Creature.nonLegendary|TgtPrompt$Select target non-Legendary creature.|LoseControl$EOT|Untap$True|AddKWs$Haste|SpellDescription$Untap target nonlegendary creature and gain control of it until end of turn. That creature gains haste until end of turn. +SVar:PlayMain1:TRUE +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/blind_with_anger.jpg +End