- Fixed Ghastly Demise.

This commit is contained in:
jendave
2011-08-06 15:21:13 +00:00
parent 22839f79bb
commit 98cf2df2ec
2 changed files with 2 additions and 3 deletions

View File

@@ -2,9 +2,8 @@ Name:Ghastly Demise
ManaCost:B ManaCost:B
Types:Instant Types:Instant
Text:no text Text:no text
A:SP$Destroy | Cost$ B | ValidTgts$ Creature.nonBlack | TgtPrompt$ Select target creature with toughness less than or equal to X | SpellDescription$ Destroy target nonblack creature if its toughness is less than or equal to the number of cards in your graveyard. A:SP$Destroy | Cost$ B | ValidTgts$ Creature.nonBlack+toughnessLEX | TgtPrompt$ Select target nonblack creature with toughness less than or equal to the number of cards in your graveyard. | SpellDescription$ Destroy target nonblack creature if its toughness is less than or equal to the number of cards in your graveyard.
SVar:X:Count$InYourYard SVar:X:Count$InYourYard
SVar:RemAIDeck:True
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/ghastly_demise.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/ghastly_demise.jpg
End End