diff --git a/.gitattributes b/.gitattributes index a28d2698518..21a474c1bdd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -181,6 +181,7 @@ res/cardsfolder/ancient_spring.txt -text svneol=native#text/plain res/cardsfolder/ancient_tomb.txt -text svneol=native#text/plain res/cardsfolder/andradite_leech.txt -text svneol=native#text/plain res/cardsfolder/angel_of_despair.txt -text svneol=native#text/plain +res/cardsfolder/angel_of_fury.txt -text svneol=native#text/plain res/cardsfolder/angel_of_light.txt -text svneol=native#text/plain res/cardsfolder/angel_of_mercy.txt -text svneol=native#text/plain res/cardsfolder/angel_of_retribution.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/angel_of_fury.txt b/res/cardsfolder/angel_of_fury.txt new file mode 100644 index 00000000000..f8c38759e92 --- /dev/null +++ b/res/cardsfolder/angel_of_fury.txt @@ -0,0 +1,10 @@ +Name:Angel of Fury +ManaCost:4 W W +Types:Creature Angel +PT:3/5 +K:Flying +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | Optional$ True | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ If CARDNAME is put into your graveyard from play, you may choose to shuffle CARDNAME into your library. +SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Library | Defined$ Self +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/angel_of_fury.jpg +End