From acd359e7172fc9c3ff6cbe1cadad0bbcf4006130 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 13:44:40 +0000 Subject: [PATCH] - Added Strands of Night, Tortured Existence and Undertaker. --- .gitattributes | 3 +++ res/cardsfolder/strands_of_night.txt | 9 +++++++++ res/cardsfolder/tortured_existence.txt | 9 +++++++++ res/cardsfolder/undertaker.txt | 9 +++++++++ 4 files changed, 30 insertions(+) create mode 100644 res/cardsfolder/strands_of_night.txt create mode 100644 res/cardsfolder/tortured_existence.txt create mode 100644 res/cardsfolder/undertaker.txt diff --git a/.gitattributes b/.gitattributes index fb858c902fc..6c6131eebbe 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4684,6 +4684,7 @@ res/cardsfolder/stormscape_apprentice.txt -text svneol=native#text/plain res/cardsfolder/stormscape_familiar.txt -text svneol=native#text/plain res/cardsfolder/stormscape_master.txt -text svneol=native#text/plain res/cardsfolder/strafe.txt -text svneol=native#text/plain +res/cardsfolder/strands_of_night.txt -text svneol=native#text/plain res/cardsfolder/strangling_soot.txt -text svneol=native#text/plain res/cardsfolder/stratadon.txt -text svneol=native#text/plain res/cardsfolder/stratozeppelid.txt -text svneol=native#text/plain @@ -5034,6 +5035,7 @@ res/cardsfolder/tormods_crypt.txt -text svneol=native#text/plain res/cardsfolder/torpor_dust.txt -text svneol=native#text/plain res/cardsfolder/torsten_von_ursus.txt -text svneol=native#text/plain res/cardsfolder/tortoise_formation.txt -text svneol=native#text/plain +res/cardsfolder/tortured_existence.txt -text svneol=native#text/plain res/cardsfolder/totem_guide_hartebeest.txt -text svneol=native#text/plain res/cardsfolder/totem_speaker.txt -text svneol=native#text/plain res/cardsfolder/touch_of_brilliance.txt -text svneol=native#text/plain @@ -5159,6 +5161,7 @@ res/cardsfolder/undercity_shade.txt -text svneol=native#text/plain res/cardsfolder/underground_river.txt -text svneol=native#text/plain res/cardsfolder/underground_sea.txt -text svneol=native#text/plain res/cardsfolder/undermine.txt -text svneol=native#text/plain +res/cardsfolder/undertaker.txt -text svneol=native#text/plain res/cardsfolder/undertow.txt -text svneol=native#text/plain res/cardsfolder/underworld_dreams.txt -text svneol=native#text/plain res/cardsfolder/undiscovered_paradise.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/strands_of_night.txt b/res/cardsfolder/strands_of_night.txt new file mode 100644 index 00000000000..1cd11837383 --- /dev/null +++ b/res/cardsfolder/strands_of_night.txt @@ -0,0 +1,9 @@ +Name:Strands of Night +ManaCost:2 B B +Types:Enchantment +Text:no text +A:AB$ChangeZone | Cost$ B B PayLife<2> Sac<1/Swamp> | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl | Origin$ Graveyard | Destination$ Battlefield | SpellDescription$ Return target creature card from your graveyard to the battlefield. +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/strands_of_night.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/tortured_existence.txt b/res/cardsfolder/tortured_existence.txt new file mode 100644 index 00000000000..50286da8dfe --- /dev/null +++ b/res/cardsfolder/tortured_existence.txt @@ -0,0 +1,9 @@ +Name:Tortured Existence +ManaCost:B +Types:Enchantment +Text:no text +A:AB$ChangeZone | Cost$ B Discard<1/Any> | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl | Origin$ Graveyard | Destination$ Hand | SpellDescription$ Return target creature card from your graveyard to your hand. +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/tortured_existence.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/undertaker.txt b/res/cardsfolder/undertaker.txt new file mode 100644 index 00000000000..92df4fde84e --- /dev/null +++ b/res/cardsfolder/undertaker.txt @@ -0,0 +1,9 @@ +Name:Undertaker +ManaCost:1 B +Types:Creature Human Spellshaper +Text:no text +PT:1/1 +A:AB$ChangeZone | Cost$ B T Discard<1/Any> | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl | Origin$ Graveyard | Destination$ Hand | SpellDescription$ Return target creature card from your graveyard to your hand. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/undertaker.jpg +End \ No newline at end of file