fixed wall of root and found a engine limitation....if a mana producer needs to have a "limit:number" then you NEED to have "all(this)" before it as follows for example

auto={C(-0/-1,1)}:all(this) Add{G} limit:1
other wise it parsed as a non=activated ability, don't worry tho, i change activated manaproducers a long time ago so that they dont use the stack, so all this will do is enable using "limit:"...
This commit is contained in:
omegablast2002@yahoo.com
2011-03-31 17:16:21 +00:00
parent 2277e9906b
commit dba143983c

View File

@@ -71722,7 +71722,7 @@ toughness=6
[card]
name=Wall of Roots
abilities=defender
auto={C(-0/-1,1)}:Add{G} limit:1
auto={C(-0/-1,1)}:all(this) Add{G} limit:1
text=Defender -- Put a -0/-1 counter on Wall of Roots: Add {G} to your mana pool. Activate this ability only once each turn.
mana={1}{G}
type=Creature