diff --git a/projects/mtg/bin/Res/test/Show_and_Tell.txt b/projects/mtg/bin/Res/test/Show_and_Tell.txt new file mode 100644 index 000000000..7a0094c79 --- /dev/null +++ b/projects/mtg/bin/Res/test/Show_and_Tell.txt @@ -0,0 +1,23 @@ +#Put in play Fists of Ironwood via Show and Tell +[INIT] +FIRSTMAIN +[PLAYER1] +life:20 +hand:Show and Tell, Fists of Ironwood +manapool:{2}{U} +[PLAYER2] +life:20 +[DO] +Show and Tell +choice 0 +Fists of Ironwood +eot +[ASSERT] +UNTAP +[PLAYER1] +graveyard:Show and Tell +hand:Fists of Ironwood +life:20 +[PLAYER2] +life:20 +[END]