From fa772f05285cb4f865e0d81f80ddcc2b7d20ff17 Mon Sep 17 00:00:00 2001 From: "wagic.the.homebrew@gmail.com" Date: Thu, 17 Dec 2009 12:52:59 +0000 Subject: [PATCH] Erwan -adding test case for issue 251 --- .../mtg/bin/Res/test/manual/slide_i251.txt | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 projects/mtg/bin/Res/test/manual/slide_i251.txt diff --git a/projects/mtg/bin/Res/test/manual/slide_i251.txt b/projects/mtg/bin/Res/test/manual/slide_i251.txt new file mode 100644 index 000000000..0c5adcac1 --- /dev/null +++ b/projects/mtg/bin/Res/test/manual/slide_i251.txt @@ -0,0 +1,22 @@ +#Bug:Does ai correctly cast Howl From Beyond on its creatures ? +[INIT] +FIRSTMAIN +[PLAYER1] +inplay:grizzly bears,the hive,howling mine,demon's horn +hand:firebreathing +manapool:{R} +[PLAYER2] +[DO] +firebreathing +grizzly bears +human +human +[ASSERT] +COMBATEND +[PLAYER1] +inplay:Wildslayer Elves,Armadillo Cloak +life:25 +[PLAYER2] +graveyard:grizzly bears +life:17 +[END] \ No newline at end of file