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.
This commit is contained in:
@@ -529,7 +529,7 @@ rarity=C
|
|||||||
mana={U}
|
mana={U}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Wurm
|
subtype=Wurm
|
||||||
auto=aslongas (island|opponentBattlefield) 0/1
|
auto=aslongas(island|opponentBattlefield) 0/1
|
||||||
power=1
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
|
|||||||
Reference in New Issue
Block a user