*Added Avenging Angel from jeffwadsworth

This commit is contained in:
jendave
2011-08-06 15:33:59 +00:00
parent 67229ca944
commit 48c4ae2cd0
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -359,6 +359,7 @@ res/cardsfolder/aven_squire.txt -text svneol=native#text/plain
res/cardsfolder/aven_trailblazer.txt -text svneol=native#text/plain res/cardsfolder/aven_trailblazer.txt -text svneol=native#text/plain
res/cardsfolder/aven_trooper.txt -text svneol=native#text/plain res/cardsfolder/aven_trooper.txt -text svneol=native#text/plain
res/cardsfolder/avenger_of_zendikar.txt -text svneol=native#text/plain res/cardsfolder/avenger_of_zendikar.txt -text svneol=native#text/plain
res/cardsfolder/avenging_angel.txt -text svneol=native#text/plain
res/cardsfolder/avian_changeling.txt -text svneol=native#text/plain res/cardsfolder/avian_changeling.txt -text svneol=native#text/plain
res/cardsfolder/avoid_fate.txt -text svneol=native#text/plain res/cardsfolder/avoid_fate.txt -text svneol=native#text/plain
res/cardsfolder/awakening_zone.txt -text svneol=native#text/plain res/cardsfolder/awakening_zone.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Avenging Angel
ManaCost:3 W W
Types:Creature Angel
Text:no text
PT:3/3
K:Flying
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Optional$ True | Execute$ TrigChange | TrigDescription$ When CARDNAME is put into a graveyard from the battlefield, you may put CARDNAME on top of its owner's library.
SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Library | LibraryPosition$ 0
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/avenging_angel.jpg
End