diff --git a/.gitattributes b/.gitattributes index bac8326ca1b..9f1f6ecc672 100644 --- a/.gitattributes +++ b/.gitattributes @@ -194,6 +194,7 @@ res/cardsfolder/angelic_blessing.txt -text svneol=native#text/plain res/cardsfolder/angelic_chorus.txt -text svneol=native#text/plain res/cardsfolder/angelic_curator.txt -text svneol=native#text/plain res/cardsfolder/angelic_page.txt -text svneol=native#text/plain +res/cardsfolder/angelic_renewal.txt -text svneol=native#text/plain res/cardsfolder/angelic_voices.txt -text svneol=native#text/plain res/cardsfolder/angelic_wall.txt -text svneol=native#text/plain res/cardsfolder/angels_feather.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/angelic_renewal.txt b/res/cardsfolder/angelic_renewal.txt new file mode 100644 index 00000000000..5e71e3b0519 --- /dev/null +++ b/res/cardsfolder/angelic_renewal.txt @@ -0,0 +1,9 @@ +Name:Angelic Renewal +ManaCost:1 W +Types:Enchantment +Text:no text +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouOwn | TriggerZones$ Battlefield | Execute$ TrigReturn | TriggerDescription$ Whenever a creature is put into your graveyard from the battlefield, you may sacrifice CARDNAME. If you do, return that card to the battlefield. +SVar:TrigReturn:AB$ChangeZone | Cost$ Sac<1/CARDNAME> | Defined$ Triggered | Origin$ Graveyard | Destination$ Battlefield +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/angelic_renewal.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/sigil_of_the_new_dawn.txt b/res/cardsfolder/sigil_of_the_new_dawn.txt index 8278b6a6e76..cbcdc7b064e 100644 --- a/res/cardsfolder/sigil_of_the_new_dawn.txt +++ b/res/cardsfolder/sigil_of_the_new_dawn.txt @@ -2,7 +2,7 @@ Name:Sigil of the New Dawn ManaCost:3 W Types:Enchantment Text:no text -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigReturn | TriggerDescription$ Whenever a creature is put into your graveyard from the battlefield, you may pay 1 W. If you do, return that card to your hand. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouOwn | TriggerZones$ Battlefield | Execute$ TrigReturn | TriggerDescription$ Whenever a creature is put into your graveyard from the battlefield, you may pay 1 W. If you do, return that card to your hand. SVar:TrigReturn:AB$ChangeZone | Cost$ 1 W | Defined$ Triggered | Origin$ Graveyard | Destination$ Hand SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/sigil_of_the_new_dawn.jpg