Fix for issue 700 (Basic Lands randomly stop working)

This commit is contained in:
wagic.the.homebrew
2011-07-09 09:25:31 +00:00
parent d23a826fef
commit 8546f3dff8
5 changed files with 48 additions and 18 deletions
@@ -0,0 +1,21 @@
#Testing Tidal Warrior's "target becomes island" ability,
# Make sure it only lasts until end of turn
#see http://code.google.com/p/wagic/issues/detail?id=650
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:Forest, Tidal Warrior
[PLAYER2]
[DO]
Tidal Warrior
Forest
eot
eot
Forest
[ASSERT]
UNTAP
[PLAYER1]
inplay:Forest, Tidal Warrior
manapool:{G}
[PLAYER2]
[END]