Psyringe - fixed Tempest (POR). Thanks to furiousone for finding the bug and providing the test script.

This commit is contained in:
Psyyringe
2009-11-28 08:51:37 +00:00
parent 2c61270000
commit 459eef4435
3 changed files with 21 additions and 1 deletions
@@ -0,0 +1,19 @@
#Testing Fire Tempest
[INIT]
FIRSTMAIN
[PLAYER1]
hand:4339
manapool:{5}{R}{R}
life:20
[PLAYER2]
life:20
[DO]
4339
[ASSERT]
FIRSTMAIN
[PLAYER1]
life:14
graveyard:4339
[PLAYER2]
life:14
[END]