From b0246ee40aaaef13b8b0b32e9ba476f00e4abeca Mon Sep 17 00:00:00 2001 From: leungclj Date: Wed, 14 Jul 2010 08:51:18 +0000 Subject: [PATCH] leungclj - fixed Gemstone Array --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 92b70bef4..49820a1a2 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -17349,11 +17349,11 @@ toughness=2 [card] name=Gemstone Array auto={2}:counter(0/0,1,Charge) -auto={C(0/0,-1,Charge):add{W} -auto={C(0/0,-1,Charge):add{U} -auto={C(0/0,-1,Charge):add{B} -auto={C(0/0,-1,Charge):add{R} -auto={C(0/0,-1,Charge):add{G} +auto={C(0/0,-1,Charge)}:add{W} +auto={C(0/0,-1,Charge)}:add{U} +auto={C(0/0,-1,Charge)}:add{B} +auto={C(0/0,-1,Charge)}:add{R} +auto={C(0/0,-1,Charge)}:add{G} text={2}: Put a charge counter on Gemstone Array. -- Remove a charge counter from Gemstone Array: Add one mana of any color to your mana pool. mana={4} type=Artifact