- Added Mark of Fury

This commit is contained in:
jendave
2011-08-06 20:41:12 +00:00
parent fccbf3eb35
commit 534e2f9d4f
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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/maritime_guard.txt -text svneol=native#text/plain
res/cardsfolder/marjhan.txt 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_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_mutiny.txt svneol=native#text/plain
res/cardsfolder/mark_of_the_oni.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 res/cardsfolder/marker_beetles.txt -text svneol=native#text/plain

View File

@@ -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