diff --git a/.gitattributes b/.gitattributes index fc18180fbdb..62e115a9238 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3938,6 +3938,7 @@ res/cardsfolder/obsidian_giant.txt -text svneol=native#text/plain res/cardsfolder/obstinate_baloth.txt -text svneol=native#text/plain res/cardsfolder/oculus.txt -text svneol=native#text/plain res/cardsfolder/odious_trow.txt -text svneol=native#text/plain +res/cardsfolder/offalsnout.txt -text svneol=native#text/plain res/cardsfolder/offering_to_asha.txt -text svneol=native#text/plain res/cardsfolder/ogre_arsonist.txt -text svneol=native#text/plain res/cardsfolder/ogre_berserker.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/offalsnout.txt b/res/cardsfolder/offalsnout.txt new file mode 100644 index 00000000000..3a94c69b8c5 --- /dev/null +++ b/res/cardsfolder/offalsnout.txt @@ -0,0 +1,14 @@ +Name:Offalsnout +ManaCost:2 B +Types:Creature Elemental +Text:no text +PT:2/2 +K:Flash +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME leaves the battlefield, exile target card from a graveyard. +SVar:TrigExile:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card +K:Evoke:B +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self+evoked | Execute$ TrigSac | Secondary$ True | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it by it's evoke cost, sacrifice it. +SVar:TrigSac:AB$Sacrifice | Cost$ 0 +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/offalsnout.jpg +End \ No newline at end of file