- Magic 2010 Rule: removed Manaburn - Magic 2010 Rule: manapools empty at the end of each step
24 lines
282 B
Plaintext
24 lines
282 B
Plaintext
#Testing That Force of nature accept GGGG to be paid
|
|
[INIT]
|
|
UPKEEP
|
|
[PLAYER1]
|
|
life:20
|
|
inplay:1245
|
|
manapool:{G}{G}{G}{G}
|
|
[PLAYER2]
|
|
life:20
|
|
[DO]
|
|
1245
|
|
next
|
|
#draw
|
|
next
|
|
#firstmain
|
|
[ASSERT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
inplay:1245
|
|
life:20
|
|
manapool:{0}
|
|
[PLAYER2]
|
|
life:20
|
|
[END] |