diff --git a/.gitattributes b/.gitattributes index 861ea106f60..da31923da5e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -890,6 +890,7 @@ res/cardsfolder/b/bloodthirsty_ogre.txt svneol=native#text/plain res/cardsfolder/b/bloodthorn_taunter.txt svneol=native#text/plain res/cardsfolder/b/bloodthrone_vampire.txt svneol=native#text/plain res/cardsfolder/b/blossoming_wreath.txt svneol=native#text/plain +res/cardsfolder/b/blowfly_infestation.txt -text res/cardsfolder/b/blue_elemental_blast.txt svneol=native#text/plain res/cardsfolder/b/blue_mana_battery.txt svneol=native#text/plain res/cardsfolder/b/blue_scarab.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/blowfly_infestation.txt b/res/cardsfolder/b/blowfly_infestation.txt new file mode 100644 index 00000000000..59e02d63470 --- /dev/null +++ b/res/cardsfolder/b/blowfly_infestation.txt @@ -0,0 +1,11 @@ +Name:Blowfly Infestation +ManaCost:2 B +Types:Enchantment +Text:no text +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.countersGE1M1M1| Execute$ TrigPutCounter | TriggerDescription$ Whenever a creature dies, if it had a -1/-1 counter on it, put a -1/-1 counter on target creature. +SVar:TrigPutCounter:DB$PutCounter | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ M1M1 | CounterNum$ 1 | IsCurse$ True +SVar:RemRandomDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/blowfly_infestation.jpg +SetInfo:SHM|Uncommon|http://magiccards.info/scans/en/shm/58.jpg +End \ No newline at end of file