delete Prismatic Boon until I can get it fixed.

This commit is contained in:
slapshot5
2011-10-31 11:56:13 +00:00
parent 4f13993226
commit df22f91e62
2 changed files with 0 additions and 16 deletions

View File

@@ -1,15 +0,0 @@
Name:Prismatic Boon
ManaCost:X W U
Types:Instant
Text:no text
A:SP$ ChooseColor | Cost$ X W U | Defined$ You | SubAbility$ Protect | SpellDescription$ Choose a color. X target creatures gain protection from the chosen color until end of turn.
SVar:Protect:DB$ Protection | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Creature | TgtPrompt$ Select target creatures | SpellDescription$ X target creatures gain protection from the chosen color until end of turn.
# It may seem wrong to not use X in the target, but since the Targets are what defines X, it's redundant (and not supported by the code)
SVar:X:Targeted$Amount
SVar:MaxTgts:Count$Valid Creature
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/prismatic_boon.jpg
SetInfo:MIR|Uncommon|http://magiccards.info/scans/en/mr/334.jpg
Oracle:Choose a color. X target creatures gain protection from the chosen color until end of turn.
End