- Added a revised Eater of the Dead for ZzzzSleep.

This commit is contained in:
jendave
2011-08-06 19:20:28 +00:00
parent ab16234136
commit c3c829083c
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1778,6 +1778,7 @@ res/cardsfolder/earthlink.txt -text svneol=native#text/plain
res/cardsfolder/earthquake.txt -text svneol=native#text/plain res/cardsfolder/earthquake.txt -text svneol=native#text/plain
res/cardsfolder/eastern_paladin.txt -text svneol=native#text/plain res/cardsfolder/eastern_paladin.txt -text svneol=native#text/plain
res/cardsfolder/eater_of_days.txt -text svneol=native#text/plain res/cardsfolder/eater_of_days.txt -text svneol=native#text/plain
res/cardsfolder/eater_of_the_dead.txt svneol=native#text/plain
res/cardsfolder/ebon_dragon.txt -text svneol=native#text/plain res/cardsfolder/ebon_dragon.txt -text svneol=native#text/plain
res/cardsfolder/ebon_drake.txt -text svneol=native#text/plain res/cardsfolder/ebon_drake.txt -text svneol=native#text/plain
res/cardsfolder/ebon_praetor.txt svneol=native#text/plain res/cardsfolder/ebon_praetor.txt svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Eater of the Dead
ManaCost:4 B
Types:Creature Horror
Text:no text
PT:3/4
A:AB$ ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Exile | IsPresent$ Card.Self+tapped | TgtPrompt$ Select target creature in a graveyard | ValidTgts$ Card.Creature | SubAbility$ SVar=DBUntap | SpellDescription$ If CARDNAME is tapped, exile target creature card from a graveyard and untap Eater of the Dead.
SVar:DBUntap:DB$Untap | Defined$ Self
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/eater_of_the_dead.jpg
End