From 474ad5c0fed916237e16398375dda4a0b208bcce Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Sun, 30 Aug 2015 23:03:01 +0800 Subject: [PATCH] additional test for sacrificed event --- projects/mtg/bin/Res/test/thraximundar.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 projects/mtg/bin/Res/test/thraximundar.txt diff --git a/projects/mtg/bin/Res/test/thraximundar.txt b/projects/mtg/bin/Res/test/thraximundar.txt new file mode 100644 index 000000000..9d37da1cb --- /dev/null +++ b/projects/mtg/bin/Res/test/thraximundar.txt @@ -0,0 +1,19 @@ +#Bug: thraximundar ability must resolve first... and survives +[INIT] +FIRSTMAIN +[PLAYER1] +inplay:thraximundar,bloodfire colossus +manapool:{R} +[PLAYER2] +[DO] +bloodfire colossus +[ASSERT] +FIRSTMAIN +[PLAYER1] +graveyard:bloodfire colossus +inplay:thraximundar +manapool:{0} +life:14 +[PLAYER2] +life:14 +[END] \ No newline at end of file