Files
wagic/projects/mtg/bin/Res/test/misty_rainforest_i604.txt
2017-02-24 06:02:00 +08:00

22 lines
373 B
Plaintext

#Bug: Misty Rainforst triggers the "one land per turn" limit
# see http://code.google.com/p/wagic/issues/detail?id=604
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:misty rainforest
library:island
hand:forest
[PLAYER2]
[DO]
misty rainforest
choice 0
island
forest
[ASSERT]
FIRSTMAIN
[PLAYER1]
life:19
graveyard:misty rainforest
inplay:island,forest
[PLAYER2]
[END]