- Added Smoldering Spires.

This commit is contained in:
jendave
2011-08-06 17:09:58 +00:00
parent eb72f82595
commit 37e54df13f
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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