diff --git a/.gitattributes b/.gitattributes index 849479183b6..501e3a973f0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1293,6 +1293,7 @@ res/cardsfolder/crosswinds.txt -text svneol=native#text/plain res/cardsfolder/crovax_ascendant_hero.txt -text svneol=native#text/plain res/cardsfolder/crowd_favorites.txt -text svneol=native#text/plain res/cardsfolder/crowd_of_cinders.txt -text svneol=native#text/plain +res/cardsfolder/crown_of_flames.txt -text svneol=native#text/plain res/cardsfolder/crucible_of_fire.txt -text svneol=native#text/plain res/cardsfolder/crucible_of_worlds.txt -text svneol=native#text/plain res/cardsfolder/crude_rampart.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/crown_of_flames.txt b/res/cardsfolder/crown_of_flames.txt new file mode 100644 index 00000000000..44f9fccc1b5 --- /dev/null +++ b/res/cardsfolder/crown_of_flames.txt @@ -0,0 +1,11 @@ +Name:Crown of Flames +ManaCost:R +Types:Enchantment Aura +Text:no text +K:Enchant creature +K:enPump:+0/+0 +A:AB$Pump | Cost$ R | Defined$ Enchanted | NumAtt$ +1 | SpellDescription$ Enchanted creature gets +1/+0 until end of turn. +A:AB$ChangeZone | Cost$ R | Origin$ Battlefield | Destination$ Hand | Defined$ Self | SpellDescription$ Return CARDNAME to its owner's hand. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/crown_of_flames.jpg +End \ No newline at end of file