From acf06d0181f0d59f253a4b7d140c08d458037517 Mon Sep 17 00:00:00 2001 From: leungclj Date: Sat, 17 Jul 2010 13:42:49 +0000 Subject: [PATCH] rename the file, forgot to write a ticket for the issue --- .../bin/Res/test/bugs/skullclamp2_i439.txt | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 projects/mtg/bin/Res/test/bugs/skullclamp2_i439.txt diff --git a/projects/mtg/bin/Res/test/bugs/skullclamp2_i439.txt b/projects/mtg/bin/Res/test/bugs/skullclamp2_i439.txt new file mode 100644 index 000000000..aacdf857c --- /dev/null +++ b/projects/mtg/bin/Res/test/bugs/skullclamp2_i439.txt @@ -0,0 +1,36 @@ +#Testing Skillclamp with unsummon cast on equiped creature +[INIT] +FIRSTMAIN +[PLAYER1] +manapool:{1} +inplay:Runeclaw Bear,Skullclamp +library:Mountain,Forest,Swamp +[PLAYER2] +inplay:Island +hand:Unsummon +[DO] +Skullclamp +Skullclamp +Runeclaw Bear +eot +next +#upkeeep +next +#draw +next +#firstmain +Island +Unsummon +Runeclaw Bear +[ASSERT] +firstmain +[PLAYER1] +life:20 +inplay:Skullclamp +library:Mountain,Forest,Swamp +hand:Runeclaw Bear +[PLAYER2] +graveyard:Unsummon +inplay:Island +life:20 +[END] \ No newline at end of file