-random cleanup
-fix issue 180 (for AI issues) by exchanging the two lines
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-11-21 14:01:02 +00:00
parent e1720415d1
commit ac50198962
8 changed files with 182 additions and 132 deletions
@@ -0,0 +1,21 @@
#Bug: Rain of filth crashes the game
# http://code.google.com/p/wagic/issues/detail?id=206
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:metallic sliver
hand:psionic sliver
manapool:{4}{U}
[PLAYER2]
[DO]
psionic sliver
metallic sliver
p2
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:psionic sliver
graveyard:metallic sliver
[PLAYER2]
life:18
[END]