- Fix for issue 650 (tidal Warrior effect doesn't end at end of turn)

- Fix PSP compilation
This commit is contained in:
wagic.the.homebrew
2011-05-07 04:10:47 +00:00
parent 062d5f9485
commit f96635541d
8 changed files with 50 additions and 2 deletions

View File

@@ -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

View 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]