diff --git a/projects/mtg/bin/Res/test/bugs/sacred_foundry_i275.txt b/projects/mtg/bin/Res/test/bugs/sacred_foundry_i275.txt new file mode 100644 index 000000000..0d450c00e --- /dev/null +++ b/projects/mtg/bin/Res/test/bugs/sacred_foundry_i275.txt @@ -0,0 +1,18 @@ +#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] \ No newline at end of file