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,24 @@
#Testing Gravity Well with flying creature on player's side attacking, and Rishadan Airship (block only creature with flying)
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:Tidehollow Strix,Gravity Well
[PLAYER2]
inplay:Rishadan Airship
[DO]
next
next
Tidehollow Strix
next
Rishadan Airship
next
next
next
[ASSERT]
SECONDMAIN
[PLAYER1]
inplay:Gravity Well,Tidehollow Strix
[PLAYER2]
inplay:Rishadan Airship
life:18
[END]