diff --git a/.gitattributes b/.gitattributes index 1786eb8a411..e800eb4f139 100644 --- a/.gitattributes +++ b/.gitattributes @@ -716,6 +716,7 @@ res/cardsfolder/burst_of_energy.txt -text svneol=native#text/plain res/cardsfolder/burst_of_speed.txt -text svneol=native#text/plain res/cardsfolder/cabal_archon.txt -text svneol=native#text/plain res/cardsfolder/cabal_coffers.txt -text svneol=native#text/plain +res/cardsfolder/cabal_pit.txt -text svneol=native#text/plain res/cardsfolder/cabal_ritual.txt -text svneol=native#text/plain res/cardsfolder/cabal_torturer.txt -text svneol=native#text/plain res/cardsfolder/cackling_fiend.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/cabal_pit.txt b/res/cardsfolder/cabal_pit.txt new file mode 100644 index 00000000000..5de73147f94 --- /dev/null +++ b/res/cardsfolder/cabal_pit.txt @@ -0,0 +1,9 @@ +Name:Cabal Pit +ManaCost:no cost +Types:Land +Text:no text +K:paintap:1:B +A:AB$Pump | Cost$ B T Sac<1/CARDNAME> | Tgt$TgtC | NumAtt$ -2|NumDef$-2 |Threshold$True|PrecostDesc$ Threshold - | SpellDescription$ Target creature gets -2/-2 until end of turn. Activate this ability only if seven or more cards are in your graveyard. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/cabal_pit.jpg +End \ No newline at end of file