From 9f5c3e9942d3c337f48cb3b0e216b129d802a1e9 Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Fri, 8 Jul 2016 10:18:00 +0800 Subject: [PATCH 1/2] 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] From 607301b35df9044c150e1c0e5ac4bee26cc9663b Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Fri, 8 Jul 2016 10:19:29 +0800 Subject: [PATCH 2/2] Update _tests.txt added test for lifetap vs shocklands --- projects/mtg/bin/Res/test/_tests.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/mtg/bin/Res/test/_tests.txt b/projects/mtg/bin/Res/test/_tests.txt index 850a0603e..e314a970f 100644 --- a/projects/mtg/bin/Res/test/_tests.txt +++ b/projects/mtg/bin/Res/test/_tests.txt @@ -455,6 +455,7 @@ library_of_alexandria3.txt lifeforce.txt lifeline.txt lifetap.txt +lifetap2.txt lightmine_field.txt lightmine_field2.txt living_artifact_i169.txt