From 88d2dffa12d4c58c78b110e9d663e6e775c836cb Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 15:49:38 +0000 Subject: [PATCH] add Stir the Grave (from Betrayers of Kamigawa) --- .gitattributes | 1 + res/cardsfolder/stir_the_grave.txt | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 res/cardsfolder/stir_the_grave.txt diff --git a/.gitattributes b/.gitattributes index 5a8cc7269b2..8bba1c58d16 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5036,6 +5036,7 @@ res/cardsfolder/stinging_barrier.txt -text svneol=native#text/plain res/cardsfolder/stingscourger.txt svneol=native#text/plain res/cardsfolder/stinkdrinker_daredevil.txt -text svneol=native#text/plain res/cardsfolder/stinkweed_imp.txt -text svneol=native#text/plain +res/cardsfolder/stir_the_grave.txt -text svneol=native#text/plain res/cardsfolder/stirring_wildwood.txt -text svneol=native#text/plain res/cardsfolder/stitch_in_time.txt -text svneol=native#text/plain res/cardsfolder/stitch_together.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/stir_the_grave.txt b/res/cardsfolder/stir_the_grave.txt new file mode 100644 index 00000000000..35a3870bded --- /dev/null +++ b/res/cardsfolder/stir_the_grave.txt @@ -0,0 +1,9 @@ +Name:Stir the Grave +ManaCost:X B +Types:Sorcery +Text:no text +A:SP$ChangeZone | Cost$ X B | Origin$ Graveyard | Destination$ Battlefield | TgtPrompt$ Choose target creature in your graveyard | ValidTgts$ Creature.YouCtrl | SpellDescription$ Return target creature card with converted mana cost X or less from your graveyard to the battlefield. +SVar:X:Targeted$CardManaCost +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/stir_the_grave.jpg +End \ No newline at end of file