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}
|
||||
type=Creature
|
||||
subtype=Wurm
|
||||
auto=aslongas (island|opponentBattlefield) 0/1
|
||||
auto=aslongas(island|opponentBattlefield) 0/1
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
|
||||
Reference in New Issue
Block a user