Erwan
-adding script to reproduce issue 206
This commit is contained in:
20
projects/mtg/bin/Res/test/bugs/rain_of_filth_i206.txt
Normal file
20
projects/mtg/bin/Res/test/bugs/rain_of_filth_i206.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
#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]
|
||||
Reference in New Issue
Block a user