-fix issue 283 (lord sorcery effects last indefinitely)
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-01-16 03:10:10 +00:00
parent 11ed497ebb
commit 3be21618d5
3 changed files with 24 additions and 1 deletions

View File

@@ -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

View 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]