- Added Chime of Night

This commit is contained in:
jendave
2011-08-06 20:11:31 +00:00
parent 5028d8dde8
commit 6101d8d459
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1086,6 +1086,7 @@ res/cardsfolder/chill.txt -text svneol=native#text/plain
res/cardsfolder/chill_to_the_bone.txt -text svneol=native#text/plain
res/cardsfolder/chilling_apparition.txt -text svneol=native#text/plain
res/cardsfolder/chilling_shade.txt -text svneol=native#text/plain
res/cardsfolder/chime_of_night.txt -text svneol=native#text/plain
res/cardsfolder/chimeric_egg.txt svneol=native#text/plain
res/cardsfolder/chimeric_idol.txt svneol=native#text/plain
res/cardsfolder/chimeric_mass.txt svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Chime of Night
ManaCost:1 B
Types:Enchantment Aura
Text:no text
K:Enchant creature
K:enPump:0/0
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigDestroy | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, destroy target nonblack creature.
SVar:TrigDestroy:AB$Destroy | Cost$ 0 | ValidTgts$ Creature.nonBlack | TgtPrompt$ Select target nonblack creature
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/chime_of_night.jpg
End