diff --git a/.gitattributes b/.gitattributes index 25e0ab35757..56e49eceeea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1779,6 +1779,7 @@ res/cardsfolder/funeral_charm.txt -text svneol=native#text/plain res/cardsfolder/funeral_pyre.txt -text svneol=native#text/plain res/cardsfolder/fungal_bloom.txt -text svneol=native#text/plain res/cardsfolder/fungal_shambler.txt -text svneol=native#text/plain +res/cardsfolder/fungus_sliver.txt -text svneol=native#text/plain res/cardsfolder/fungusaur.txt -text svneol=native#text/plain res/cardsfolder/furious_assault.txt -text svneol=native#text/plain res/cardsfolder/furnace_spirit.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/fungus_sliver.txt b/res/cardsfolder/fungus_sliver.txt new file mode 100644 index 00000000000..ccbd02fe40f --- /dev/null +++ b/res/cardsfolder/fungus_sliver.txt @@ -0,0 +1,10 @@ +Name:Fungus Sliver +ManaCost:3 G +Types:Creature Sliver +Text:no text +PT:2/2 +K:stPumpAll:Creature.Sliver:0/0/Whenever CARDNAME is dealt damage, put a +1/+1 counter on it.:no Condition:All Sliver creatures have "Whenever this creature is dealt damage, put a +1/+1 counter on it." (The damage is dealt before the counter is put on.) +SVar:PlayMain1:TRUE +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/fungus_sliver.jpg +End \ No newline at end of file