- Added Strands of Night, Tortured Existence and Undertaker.

This commit is contained in:
jendave
2011-08-06 13:44:40 +00:00
parent 3a94d83501
commit acd359e717
4 changed files with 30 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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