diff --git a/.gitattributes b/.gitattributes index 0f59afdb8e2..a28ed63d61e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -502,6 +502,7 @@ res/cardsfolder/a/augur_of_skulls.txt svneol=native#text/plain res/cardsfolder/a/augury_adept.txt svneol=native#text/plain res/cardsfolder/a/augury_owl.txt svneol=native#text/plain res/cardsfolder/a/aunties_hovel.txt svneol=native#text/plain +res/cardsfolder/a/aunties_snitch.txt -text res/cardsfolder/a/aura_blast.txt svneol=native#text/plain res/cardsfolder/a/aura_extraction.txt svneol=native#text/plain res/cardsfolder/a/aura_flux.txt svneol=native#text/plain diff --git a/res/cardsfolder/a/aunties_snitch.txt b/res/cardsfolder/a/aunties_snitch.txt new file mode 100644 index 00000000000..feb15cb39a1 --- /dev/null +++ b/res/cardsfolder/a/aunties_snitch.txt @@ -0,0 +1,12 @@ +Name:Auntie's Snitch +ManaCost:2 B +Types:Creature Goblin Rogue +Text:no text +PT:3/1 +K:CARDNAME can't block. +SVar:AltCost:Cost$ 1 B | Activation$ ProwlGoblin | Description$ Prowl 1 B (You may cast this for its prowl cost if you dealt combat damage to a player this turn with a Goblin or Rogue.) +T:Mode$ DamageDone | ValidSource$ Goblin.YouCtrl,Rogue.YouCtrl | TriggerZones$ Graveyard | ValidTarget$ Opponent | CombatDamage$ True | OptionalDecider$ You | Execute$ TrigChange | TriggerDescription$ Whenever a Goblin or Rogue you control deals combat damage to a player, if CARDNAME is in your graveyard, you may return CARDNAME to your hand. +SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | Defined$ Self +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/aunties_snitch.jpg +End \ No newline at end of file