Files
wagic/projects/mtg/bin/Res/test/befoul.txt
wagic.the.homebrew@gmail.com 9ec582e02e Erwan
- a Few bug fix.
- I need to investigate for fledgling imp :(
2009-06-09 13:17:23 +00:00

19 lines
237 B
Plaintext

#Testing Befoul on Grizzly bears
[INIT]
FIRSTMAIN
[PLAYER1]
hand:befoul
manapool:{2}{B}{B}
[PLAYER2]
inplay:1250
[DO]
befoul
1250
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:befoul
manapool:{0}
[PLAYER2]
graveyard:1250
[END]