diff --git a/.gitattributes b/.gitattributes index 8034d0f62b0..78cc5e09bb1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3910,6 +3910,7 @@ res/cardsfolder/marisis_twinclaws.txt -text svneol=native#text/plain res/cardsfolder/maritime_guard.txt -text svneol=native#text/plain res/cardsfolder/marjhan.txt svneol=native#text/plain res/cardsfolder/mark_of_asylum.txt -text svneol=native#text/plain +res/cardsfolder/mark_of_fury.txt -text svneol=native#text/plain res/cardsfolder/mark_of_mutiny.txt svneol=native#text/plain res/cardsfolder/mark_of_the_oni.txt svneol=native#text/plain res/cardsfolder/marker_beetles.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/mark_of_fury.txt b/res/cardsfolder/mark_of_fury.txt new file mode 100644 index 00000000000..a88956b397b --- /dev/null +++ b/res/cardsfolder/mark_of_fury.txt @@ -0,0 +1,11 @@ +Name:Mark of Fury +ManaCost:R +Types:Enchantment Aura +Text:no text +K:Enchant creature +K:enPump:0/0/Haste +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Execute$ TrigBounce | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of the end step, return CARDNAME to its owner's hand. +SVar:TrigBounce:AB$ChangeZone | Cost$ 0 | Defined$ Self | Origin$ Battlefield | Destination$ Hand +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/mark_of_fury.jpg +End \ No newline at end of file