- fix a bug with Arcanis the omnipotent (see tests)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-07-05 11:38:12 +00:00
parent 59bc3123e2
commit 79d0a09de1
4 changed files with 62 additions and 14 deletions
@@ -0,0 +1,18 @@
#Bug: Arcanis the Omnipotent: draws 3 cards when comes into play, then canft use gDrawh ability
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Arcanis the Omnipotent
library:swamp,plains,mountain
manapool:{3}{U}{U}{U}
[PLAYER2]
[DO]
Arcanis the Omnipotent
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:Arcanis the Omnipotent
library:swamp,plains,mountain
manapool:{0}
[PLAYER2]
[END]