Files
wagic/projects/mtg/bin/Res/test/sacred_foundry_i275.txt
wagic.the.homebrew@gmail.com 9d4e9ab5de Erwan
-fix issue 275
2010-01-16 06:26:22 +00:00

18 lines
340 B
Plaintext

#Bug: Cancelling a "may" ability prevents from playing
# see http://code.google.com/p/wagic/issues/detail?id=275
[INIT]
FIRSTMAIN
[PLAYER1]
hand:sacred foundry,grizzly bears
manapool:{1}{G}
[PLAYER2]
[DO]
sacred foundry
choice 1
grizzly bears
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:sacred foundry,grizzly bears
[PLAYER2]
[END]