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
+22
View File
@@ -0,0 +1,22 @@
#Testing Drain life on a brass man
[INIT]
FIRSTMAIN
[PLAYER1]
hand:1156
manapool:{B}{B}{B}{B}{B}
[PLAYER2]
inplay:1099
life:20
[DO]
1156
1099
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:1156
life:23
manapool:{0}
[PLAYER2]
graveyard:1099
life:20
[END]