From df22f91e6240b7690e1eb7c45f46f44c11f18e3c Mon Sep 17 00:00:00 2001 From: slapshot5 Date: Mon, 31 Oct 2011 11:56:13 +0000 Subject: [PATCH] delete Prismatic Boon until I can get it fixed. --- .gitattributes | 1 - res/cardsfolder/p/prismatic_boon.txt | 15 --------------- 2 files changed, 16 deletions(-) delete mode 100644 res/cardsfolder/p/prismatic_boon.txt diff --git a/.gitattributes b/.gitattributes index 4a63ad3ae93..2804757905f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6144,7 +6144,6 @@ res/cardsfolder/p/primoc_escapee.txt svneol=native#text/plain res/cardsfolder/p/primordial_hydra.txt svneol=native#text/plain res/cardsfolder/p/primordial_sage.txt svneol=native#text/plain res/cardsfolder/p/princess_lucrezia.txt svneol=native#text/plain -res/cardsfolder/p/prismatic_boon.txt -text res/cardsfolder/p/prismatic_lace.txt -text res/cardsfolder/p/prismatic_lens.txt svneol=native#text/plain res/cardsfolder/p/prismatic_omen.txt svneol=native#text/plain diff --git a/res/cardsfolder/p/prismatic_boon.txt b/res/cardsfolder/p/prismatic_boon.txt deleted file mode 100644 index a1e170c4a6f..00000000000 --- a/res/cardsfolder/p/prismatic_boon.txt +++ /dev/null @@ -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 \ No newline at end of file