Fix for issue 700 (Basic Lands randomly stop working)
This commit is contained in:
@@ -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]
|
||||
Reference in New Issue
Block a user