From 10d7690ca6a7c0a0958f4e0abd085e90dc2537ad Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Fri, 11 Sep 2015 11:05:52 +0800 Subject: [PATCH] Update PT_M15_errata.txt --- projects/mtg/bin/Res/test/PT_M15_errata.txt | 22 +++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/projects/mtg/bin/Res/test/PT_M15_errata.txt b/projects/mtg/bin/Res/test/PT_M15_errata.txt index 25f5eb1bd..6aa8b7770 100644 --- a/projects/mtg/bin/Res/test/PT_M15_errata.txt +++ b/projects/mtg/bin/Res/test/PT_M15_errata.txt @@ -4,10 +4,13 @@ #Turn to Frog makes Serra Angel a 1/1 blue frog... latest pull #request from GIT fixes the issue of Serra Angel dying #from crusade because of invalid reduction of P/T :) +# +#First attack is 1/1 blue Serra Angel unaffected by Crusade +#Second attack is 5/5 Serra Angel affected by Crusade :) [INIT] FIRSTMAIN [PLAYER1] -inplay:Serra Angel,Crusade +inplay:Serra Angel, Crusade hand:Turn to Frog manapool:{1}{U} [PLAYER2] @@ -19,15 +22,26 @@ next Serra Angel next eot +eot +#untap next +#upkeep next +#draw next +#main1 +next +#combat begin +next +#attackers +Serra Angel +eot [ASSERT] -FIRSTMAIN +UNTAP [PLAYER1] inplay:Serra Angel, Crusade graveyard:Turn to Frog manapool:{0} [PLAYER2] -life:19 -[END] \ No newline at end of file +life:14 +[END]