diff --git a/.gitattributes b/.gitattributes index 0feb401ce99..e13c62812eb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/chime_of_night.txt b/res/cardsfolder/chime_of_night.txt new file mode 100644 index 00000000000..8f5c313c40e --- /dev/null +++ b/res/cardsfolder/chime_of_night.txt @@ -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 \ No newline at end of file