From 5c93d3e7c4155e6fdec04f72166966f4fae712c6 Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Sat, 19 Sep 2015 23:30:11 +0800 Subject: [PATCH 1/2] Create PTswitch.txt --- projects/mtg/bin/Res/test/PTswitch.txt | 36 ++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 projects/mtg/bin/Res/test/PTswitch.txt diff --git a/projects/mtg/bin/Res/test/PTswitch.txt b/projects/mtg/bin/Res/test/PTswitch.txt new file mode 100644 index 000000000..93ffb1260 --- /dev/null +++ b/projects/mtg/bin/Res/test/PTswitch.txt @@ -0,0 +1,36 @@ +#Testing PT Switch. Windreaver and Screaming Fury... Layer 7e +#A 1/3 creature is given +0/+1 by an effect. Then another effect switches the +#creature’s power and toughness. Its new power and toughness is 4/1. A new effect gives +#the creature +5/+0. Its “unswitched” power and toughness would be 6/4, so its actual +#power and toughness is 4/6. +[INIT] +FIRSTMAIN +[PLAYER1] +hand:Screaming Fury +inplay:Windreaver, Mountain, Plains, Swamp, Island, Forest +[PLAYER2] +[DO] +Plains +Windreaver +choice 1 +Island +Windreaver +choice 0 +Mountain +Forest +Swamp +Screaming Fury +Windreaver +next +next +Windreaver +next +eot +[ASSERT] +UNTAP +[PLAYER1] +inplay:Windreaver, Mountain, Plains, Swamp, Island, Forest +graveyard:Screaming Fury +[PLAYER2] +life:16 +[END] From e9c4d70126ea2f94a041ae9e715eb30ac4ba91b8 Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Sat, 19 Sep 2015 23:31:18 +0800 Subject: [PATCH 2/2] Update _tests.txt --- projects/mtg/bin/Res/test/_tests.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/mtg/bin/Res/test/_tests.txt b/projects/mtg/bin/Res/test/_tests.txt index 34d5ed0d0..0b94c47ff 100644 --- a/projects/mtg/bin/Res/test/_tests.txt +++ b/projects/mtg/bin/Res/test/_tests.txt @@ -536,6 +536,7 @@ prowess_of_the_fair.txt prowess_of_the_fair2.txt prowess_of_the_fair3.txt PTInstant.txt +PTswitch.txt PT_M15_errata.txt PT_M15_errata2.txt pygmy_troll.txt