From bae2502d8ff0903565a15faa16c08dfc5e485a7b Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Sat, 18 Jun 2016 12:37:52 +0800 Subject: [PATCH 1/3] Create Replenish.txt --- projects/mtg/bin/Res/test/Replenish.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 projects/mtg/bin/Res/test/Replenish.txt diff --git a/projects/mtg/bin/Res/test/Replenish.txt b/projects/mtg/bin/Res/test/Replenish.txt new file mode 100644 index 000000000..2d5e7f67a --- /dev/null +++ b/projects/mtg/bin/Res/test/Replenish.txt @@ -0,0 +1,22 @@ +#Put in play Fists of Ironwood via Replenish +[INIT] +FIRSTMAIN +[PLAYER1] +life:20 +hand:Replenish +graveyard:Fists of Ironwood, Opalescence, Opalescence +manapool:{3}{W} +[PLAYER2] +life:20 +[DO] +Replenish +eot +[ASSERT] +UNTAP +[PLAYER1] +graveyard:Replenish, Fists of Ironwood +inplay:Opalescence, Opalescence +life:20 +[PLAYER2] +life:20 +[END] From 7247abd5f1755f1632d22a641b784e1007d939e2 Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Sat, 18 Jun 2016 12:38:30 +0800 Subject: [PATCH 2/3] Create Show_and_Tell.txt --- projects/mtg/bin/Res/test/Show_and_Tell.txt | 23 +++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 projects/mtg/bin/Res/test/Show_and_Tell.txt 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] From a48568526b8ef385b75df2395f6bed78c6e8b318 Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Sat, 18 Jun 2016 12:39:20 +0800 Subject: [PATCH 3/3] Update _tests.txt --- projects/mtg/bin/Res/test/_tests.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/mtg/bin/Res/test/_tests.txt b/projects/mtg/bin/Res/test/_tests.txt index 4d565dae5..850a0603e 100644 --- a/projects/mtg/bin/Res/test/_tests.txt +++ b/projects/mtg/bin/Res/test/_tests.txt @@ -577,6 +577,7 @@ regal_force.txt reinforcements_1.txt Rending_Vines.txt Rending_Vines2.txt +Replenish.txt resounding_roar.txt resurrection.txt resuscitate_i210.txt @@ -623,6 +624,7 @@ shimmer_myr_FORCEDALIVE.txt shivan_hellkite.txt shock.txt shock2.txt +Show_and_Tell.txt siege_gang_commander.txt simic_initiate.txt slate_of_ancestry.txt