Erwan
-fix issue 283 (lord sorcery effects last indefinitely)
This commit is contained in:
@@ -319,6 +319,7 @@ pygmy_troll.txt
|
||||
pyroclasm.txt
|
||||
quilled_sliver.txt
|
||||
rain_of_filth_i206.txt
|
||||
rain_of_filth_i283.txt
|
||||
rampant_growth.txt
|
||||
ray_of_command.txt
|
||||
ray_of_command_i176.txt
|
||||
|
||||
22
projects/mtg/bin/Res/test/rain_of_filth_i283.txt
Normal file
22
projects/mtg/bin/Res/test/rain_of_filth_i283.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
#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
|
||||
eot
|
||||
eot
|
||||
forest
|
||||
[ASSERT]
|
||||
UNTAP
|
||||
[PLAYER1]
|
||||
manapool:{G}
|
||||
inplay:forest
|
||||
graveyard:rain of filth
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user