From 69bdac52c7656ea5bc52640a73aaf582f5b2af0c Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Fri, 11 Sep 2015 11:07:48 +0800 Subject: [PATCH] Create PT_M15_errata2.txt Additional test --- projects/mtg/bin/Res/test/PT_M15_errata2.txt | 41 ++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 projects/mtg/bin/Res/test/PT_M15_errata2.txt diff --git a/projects/mtg/bin/Res/test/PT_M15_errata2.txt b/projects/mtg/bin/Res/test/PT_M15_errata2.txt new file mode 100644 index 000000000..b71083d80 --- /dev/null +++ b/projects/mtg/bin/Res/test/PT_M15_errata2.txt @@ -0,0 +1,41 @@ +#Testing Turn to Frog to Serra Angel with Glorious Anthem in play. +#First attack is 2/2 blue Serra Angel affected by Glorious Anthem +#Second attack is 5/5 Serra Angel affected by Glorious Anthem :) +[INIT] +FIRSTMAIN +[PLAYER1] +inplay:Serra Angel, Glorious Anthem +hand:Turn to Frog +manapool:{1}{U} +[PLAYER2] +[DO] +Turn to Frog +Serra Angel +next +next +Serra Angel +next +eot +eot +#untap +next +#upkeep +next +#draw +next +#main1 +next +#combat begin +next +#attackers +Serra Angel +eot +[ASSERT] +UNTAP +[PLAYER1] +inplay:Serra Angel, Glorious Anthem +graveyard:Turn to Frog +manapool:{0} +[PLAYER2] +life:13 +[END]