- Fix for issue 650 (tidal Warrior effect doesn't end at end of turn)
- Fix PSP compilation
This commit is contained in:
@@ -540,6 +540,7 @@ threaten.txt
|
||||
throne_of_bone.txt
|
||||
thunder-thrash_elder.txt
|
||||
tidal_warrior_i646.txt
|
||||
tidal_warrior_i650.txt
|
||||
titanic_ultimatum.txt
|
||||
tolsimir_wolfblood.txt
|
||||
torture.txt
|
||||
|
||||
21
projects/mtg/bin/Res/test/tidal_warrior_i650.txt
Normal file
21
projects/mtg/bin/Res/test/tidal_warrior_i650.txt
Normal file
@@ -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