- a Few bug fix.
- I need to investigate for fledgling imp :(
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-06-09 13:17:23 +00:00
parent 967d5744c9
commit 9ec582e02e
10 changed files with 114 additions and 14 deletions
@@ -0,0 +1,19 @@
#Bug: Dauthi Embrace gets tapped if its ability is used
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:Dauthi Embrace,grizzly bears,kird ape
manapool:{B}{B}{b}{B}
[PLAYER2]
[DO]
Dauthi Embrace
grizzly bears
Dauthi Embrace
kird ape
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:Dauthi Embrace,grizzly bears,kird ape
manapool:{0}
[PLAYER2]
[END]