Added 43 successfully tested cards based on rev2234 + tests.

This commit is contained in:
solo81@web.de
2010-09-03 23:17:17 +00:00
parent ea1b538882
commit 3eb8e64a3e
6 changed files with 500 additions and 639 deletions

View File

@@ -0,0 +1,28 @@
#Testing counterspell on bad moon
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Grizzly Bears
manapool:{1}{G}
[PLAYER2]
hand:Force of Will,Giant Octopus
[DO]
Grizzly Bears
no
yes
Force of Will
Giant Octopus
Grizzly Bears
endinterruption
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:Grizzly Bears
manapool:{0}
life:20
[PLAYER2]
graveyard:Force of Will
exile:Giant Octopus
manapool:{0}
life:19
[END]