79d0a09de1
- fix a bug with Arcanis the omnipotent (see tests)
18 lines
378 B
Plaintext
18 lines
378 B
Plaintext
#Bug: Arcanis the Omnipotent: draws 3 cards when comes into play, then can�ft use �gDraw�h 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] |