- fix issue 425 (Echo)
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-06-21 12:25:38 +00:00
parent 9218e67971
commit 5cbc8e4b4a
4 changed files with 92 additions and 46 deletions
+1
View File
@@ -344,6 +344,7 @@ paralysis2.txt
persuasion.txt
plague_rats.txt
plumes_of_peace_i260.txt
pouncing_jaguar_i425.txt
promise_of_bunrei_i305.txt
prosperity.txt
protomatter_powder.txt
@@ -0,0 +1,31 @@
#Bug: Echo doesn't work
# http://code.google.com/p/wagic/issues/detail?id=425
[INIT]
SECONDMAIN
[PLAYER1]
manapool:{G}
inplay:forest
hand:pouncing jaguar
[PLAYER2]
[DO]
pouncing jaguar
eot
eot
next
#upkeep
forest
pouncing jaguar
eot
eot
next
#upkeep
next
#draw
next
#main
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:pouncing jaguar,forest
[PLAYER2]
[END]