plz and thank u
[EDIT ABRA]: renamed and moved
Note that Devour is now added to the main game, to code card with devour you need to now the correct token used to simulate the devour ability
i.e for devour 1
Code: Select all
auto=counter(0/0,-1,devour) all(other creature)
auto=counter(0/0,1,devour)
auto=token(22222221)
Look at the mtg.txt for more example
[/color]