Files
wagic/projects/mtg/bin/Res/test/rain_of_filth_i283.txt
wagic.the.homebrew@gmail.com 3be21618d5 Erwan
-fix issue 283 (lord sorcery effects last indefinitely)
2010-01-16 03:10:10 +00:00

22 lines
320 B
Plaintext

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