diff --git a/.gitattributes b/.gitattributes index cbeaac4eacd..1c7c5d5e4d4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5114,6 +5114,7 @@ res/cardsfolder/smokestack.txt svneol=native#text/plain res/cardsfolder/smolder_initiate.txt svneol=native#text/plain res/cardsfolder/smoldering_butcher.txt -text svneol=native#text/plain res/cardsfolder/smoldering_crater.txt -text svneol=native#text/plain +res/cardsfolder/smoldering_spires.txt -text svneol=native#text/plain res/cardsfolder/smother.txt -text svneol=native#text/plain res/cardsfolder/snake_basket.txt -text svneol=native#text/plain res/cardsfolder/snake_cult_initiation.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/smoldering_spires.txt b/res/cardsfolder/smoldering_spires.txt new file mode 100644 index 00000000000..f422d7522fa --- /dev/null +++ b/res/cardsfolder/smoldering_spires.txt @@ -0,0 +1,11 @@ +Name:Smoldering Spires +ManaCost:no cost +Types:Land +Text:no text +K:CARDNAME enters the battlefield tapped. +A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add R to your mana pool. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature can't block this turn. +SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | IsCurse$ True | KW$ CARDNAME can't block | TgtPrompt$ Select target creature. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/Smoldering_Spires.jpg +End