From c36a04cdac960cad9bc42d9586b4181e1090f61f Mon Sep 17 00:00:00 2001 From: moomarc Date: Mon, 9 Apr 2012 12:24:25 +0000 Subject: [PATCH] Flowstone Sculpture wasn't displaying the 'Put a +1/+1 counter on CARDNAME' ability in the card info panel. So while correcting it decided to make it use generic choice for the ability selection instead of separate pumps. --- res/cardsfolder/f/flowstone_sculpture.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/res/cardsfolder/f/flowstone_sculpture.txt b/res/cardsfolder/f/flowstone_sculpture.txt index 93583a2c920..4b96df726b4 100644 --- a/res/cardsfolder/f/flowstone_sculpture.txt +++ b/res/cardsfolder/f/flowstone_sculpture.txt @@ -3,10 +3,11 @@ ManaCost:6 Types:Artifact Creature Shapeshifter Text:no text PT:4/4 -A:AB$ PutCounter | Cost$ 2 Discard<1/Card> | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on CARDNAME -A:AB$ Pump | Cost$ 2 Discard<1/Card> | Defined$ Self | KW$ Flying | Permanent$ True | SpellDescription$ or CARDNAME gains flying -A:AB$ Pump | Cost$ 2 Discard<1/Card> | Defined$ Self | KW$ First Strike | Permanent$ True | SpellDescription$ or CARDNAME gains first strike -A:AB$ Pump | Cost$ 2 Discard<1/Card> | Defined$ Self | KW$ Trample | Permanent$ True | SpellDescription$ or CARDNAME gains trample +A:AB$ GenericChoice | Cost$ 2 Discard<1/Card> | Choices$ ChooseCounters,ChooseFlying,ChooseFirstStrike,ChooseTrample | SpellDescription$ Put a +1/+1 counter on CARDNAME or CARDNAME gains flying, first strike, or trample. (This effect lasts indefinitely.) +SVar:ChooseCounters:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 1 | ChoiceDescription$ Put a +1/+1 counter on CARDNAME. +SVar:ChooseFlying:DB$ Pump | Defined$ Self | KW$ Flying | Permanent$ True | ChoiceDescription$ CARDNAME gains flying. +SVar:ChooseFirstStrike:DB$ Pump | Defined$ Self | KW$ First Strike | Permanent$ True | ChoiceDescription$ CARDNAME gains first strike. +SVar:ChooseTrample:DB$ Pump | Defined$ Self | KW$ Trample | Permanent$ True | ChoiceDescription$ CARDNAME gains trample. SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/flowstone_sculpture.jpg SetInfo:TMP|Rare|http://magiccards.info/scans/en/tp/278.jpg