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] 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] 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