-Fix issue 206 (rain of filth)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-12-13 09:33:51 +00:00
parent f7bd1dcef4
commit ee3286ff2a
10 changed files with 90 additions and 21 deletions

View File

@@ -1,20 +0,0 @@
#Bug: Rain of filth crashes the game
# http://code.google.com/p/wagic/issues/detail?id=206
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:forest
hand:rain of filth
manapool:{B}
[PLAYER2]
[DO]
rain of filth
forest
choice 1
[ASSERT]
FIRSTMAIN
[PLAYER1]
manapool:{B}
graveyard:forest,rain of filth
[PLAYER2]
[END]