leungclj - fixed gravity well(ROE). test included.

This commit is contained in:
leungclj@googlemail.com
2010-07-02 18:59:47 +00:00
parent 6daf858c78
commit 31619aad06
4 changed files with 53 additions and 3 deletions
@@ -0,0 +1,25 @@
#Testing Gravity Well with flying creature on player's side attacking, and non-flying creature on AI's side.
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:Tidehollow Strix,Gravity Well
[PLAYER2]
inplay:Grizzly Bears
[DO]
next
next
Tidehollow Strix
next
Grizzly Bears
next
next
next
[ASSERT]
SECONDMAIN
[PLAYER1]
inplay:Gravity Well
graveyard:Tidehollow Strix
[PLAYER2]
graveyard:Grizzly Bears
life:20
[END]