From 43dd27065d849ad356ed268208cc336e81bbd002 Mon Sep 17 00:00:00 2001 From: Psyyringe Date: Fri, 25 Dec 2009 10:05:27 +0000 Subject: [PATCH] Psyringe - fixed Water Wurm (DRK). Parantheses have to follow the respective command immediately, without a space. The parser is looking for "aslongas(", "from(" etc., so it will not recognize the command if a space is introduced there. --- projects/mtg/bin/Res/sets/DRK/_cards.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mtg/bin/Res/sets/DRK/_cards.dat b/projects/mtg/bin/Res/sets/DRK/_cards.dat index ed877af88..f3eec2243 100644 --- a/projects/mtg/bin/Res/sets/DRK/_cards.dat +++ b/projects/mtg/bin/Res/sets/DRK/_cards.dat @@ -529,7 +529,7 @@ rarity=C mana={U} type=Creature subtype=Wurm -auto=aslongas (island|opponentBattlefield) 0/1 +auto=aslongas(island|opponentBattlefield) 0/1 power=1 toughness=1 [/card]