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
@@ -0,0 +1,33 @@
#Testing Fatal Frenzy & the keyword "Frenzy".
[INIT]
COMBATATTACKERS
[PLAYER1]
hand:Fatal frenzy
inplay:Grizzly Bears
manapool:{2}{R}
[PLAYER2]
life:20
[DO]
Fatal Frenzy
Grizzly Bears
Grizzly Bears
next
#blockers
next
#combatdamage 2
next
#endofcombat 2
next
#secondmain
next
#endofturn
next
[ASSERT]
CLEANUP
[PLAYER1]
graveyard:fatal frenzy,grizzly bears
manapool:{0}
life:20
[PLAYER2]
life:16
[END]