From bae2502d8ff0903565a15faa16c08dfc5e485a7b Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Sat, 18 Jun 2016 12:37:52 +0800 Subject: [PATCH] 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]