From 9f5c3e9942d3c337f48cb3b0e216b129d802a1e9 Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Fri, 8 Jul 2016 10:18:00 +0800 Subject: [PATCH] Create lifetap2.txt --- projects/mtg/bin/Res/test/lifetap2.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 projects/mtg/bin/Res/test/lifetap2.txt diff --git a/projects/mtg/bin/Res/test/lifetap2.txt b/projects/mtg/bin/Res/test/lifetap2.txt new file mode 100644 index 000000000..444648136 --- /dev/null +++ b/projects/mtg/bin/Res/test/lifetap2.txt @@ -0,0 +1,22 @@ +#Player 2 must not gain life because Shocklands enters tha battlefied tapped... +[INIT] +firstmain +[PLAYER1] +hand:Stomping Ground, Temple Garden +inplay:Exploration +[PLAYER2] +inplay:Lifetap +life:20 +[DO] +Stomping Ground +choice 1 +Temple Garden +choice 1 +[ASSERT] +firstmain +[PLAYER1] +inplay:Exploration, Stomping Ground, Temple Garden +[PLAYER2] +inplay:Lifetap +life:20 +[END]