From ae5d3c751a7e7563e1bb1c86c44e26f7015ea91e Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 16:09:23 +0000 Subject: [PATCH] add Churning Eddy (from Torment) --- .gitattributes | 1 + res/cardsfolder/churning_eddy.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/churning_eddy.txt diff --git a/.gitattributes b/.gitattributes index 67963714bcd..d382e6a4ca2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -940,6 +940,7 @@ res/cardsfolder/chrome_steed.txt -text svneol=native#text/plain res/cardsfolder/chromium.txt -text svneol=native#text/plain res/cardsfolder/chronatog.txt -text svneol=native#text/plain res/cardsfolder/chub_toad.txt -text svneol=native#text/plain +res/cardsfolder/churning_eddy.txt svneol=native#text/plain res/cardsfolder/cinder_elemental.txt -text svneol=native#text/plain res/cardsfolder/cinder_pyromancer.txt -text svneol=native#text/plain res/cardsfolder/cinder_shade.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/churning_eddy.txt b/res/cardsfolder/churning_eddy.txt new file mode 100644 index 00000000000..d2b67755943 --- /dev/null +++ b/res/cardsfolder/churning_eddy.txt @@ -0,0 +1,10 @@ +Name:Churning Eddy +ManaCost:3 U +Types:Sorcery +Text:no text +A:SP$ChangeZone | Cost$ 3 U | Origin$ Battlefield | Destination$ Hand | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Return target creature and target land to their owners' hands. | SubAbility$ SVar=spBounce +SVar:spBounce:DB$ChangeZone | Origin$ Battlefield | Destination$ Hand | ValidTgts$ Land | TgtPrompt$ Select target land +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/churning_eddy.jpg +End \ No newline at end of file