23 lines
282 B
Plaintext
23 lines
282 B
Plaintext
#Testing Howling Mine Revised Edition
|
|
[INIT]
|
|
SECONDMAIN
|
|
[PLAYER1]
|
|
inplay:1112
|
|
[PLAYER2]
|
|
library:island,forest,mountain
|
|
[DO]
|
|
eot
|
|
next
|
|
#upkeep
|
|
next
|
|
#draw
|
|
next
|
|
#FIRSTMAIN
|
|
[ASSERT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
inplay:1112
|
|
[PLAYER2]
|
|
hand:mountain,forest
|
|
library:island
|
|
[END] |