- fixed a duplicate id in primitives (please be careful!)
- fixed issue 426
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-06-12 14:35:19 +00:00
parent 454d1af366
commit 0b1fd9359f
4 changed files with 54 additions and 25 deletions
@@ -0,0 +1,25 @@
#Bug: The phrase "@next upkeep" does not work for permanents
[INIT]
SECONDMAIN
[PLAYER1]
manapool:{2}{G}
hand:pyknite
library:forest,plains,mountain
[PLAYER2]
[DO]
pyknite
eot
eot
next
#upkeep
next
#draw
next
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:pyknite
hand:mountain,plains
library:forest
[PLAYER2]
[END]