Files
wagic/projects/mtg/bin/Res/test/pouncing_jaguar_i425.txt
wagic.the.homebrew@gmail.com 5cbc8e4b4a Erwan
- fix issue 425 (Echo)
2010-06-21 12:25:38 +00:00

31 lines
376 B
Plaintext

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