Files
wagic/projects/mtg/bin/Res/test/pyknite_i426.txt
wagic.the.homebrew@gmail.com 0b1fd9359f Erwan
- fixed a duplicate id in primitives (please be careful!)
- fixed issue 426
2010-06-12 14:35:19 +00:00

25 lines
328 B
Plaintext

#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]