Fix for issue 646 (Tidal Warrior)
This commit is contained in:
@@ -67300,6 +67300,16 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Tidal Warrior
|
||||
auto={T}:ueot loseabilities && losesubtypesof(land) && transforms((island)) target(land)
|
||||
text={T}: Target land becomes an Island until end of turn.
|
||||
mana={U}
|
||||
type=Creature
|
||||
subtype=Merfolk Warrior
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Tidal Wave
|
||||
auto=token(Wall,Creature Wall,5/5,defender,treason,blue)
|
||||
text=Put a 5/5 blue Wall creature token with defender onto the battlefield. Sacrifice it at the beginning of the next end step.
|
||||
|
||||
@@ -539,6 +539,7 @@ thellon_of_havenwood.txt
|
||||
threaten.txt
|
||||
throne_of_bone.txt
|
||||
thunder-thrash_elder.txt
|
||||
tidal_warrior_i646.txt
|
||||
titanic_ultimatum.txt
|
||||
tolsimir_wolfblood.txt
|
||||
torture.txt
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
#Testing Tidal Warrior's "target becomes island" ability
|
||||
#see http://code.google.com/p/wagic/issues/detail?id=646
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Forest, Tidal Warrior
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
Tidal Warrior
|
||||
Forest
|
||||
Forest
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Forest, Tidal Warrior
|
||||
manapool:{U}
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user