This commit is contained in:
wagic.the.homebrew
2008-11-02 09:50:16 +00:00
commit d45e3b101b
726 changed files with 179125 additions and 0 deletions
@@ -0,0 +1,26 @@
#Testing That Force of nature accept GGGG to be paid
[INIT]
UNTAP
[PLAYER1]
life:20
inplay:1245
manapool:{G}{G}{G}{G}
[PLAYER2]
life:20
[DO]
next
#upkeep
1245
next
#draw
next
#firstmain
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:1245
life:20
manapool:{0}
[PLAYER2]
life:20
[END]