diff --git a/projects/mtg/bin/Res/test/_tests.txt b/projects/mtg/bin/Res/test/_tests.txt index f1994069b..ab50bcf63 100644 --- a/projects/mtg/bin/Res/test/_tests.txt +++ b/projects/mtg/bin/Res/test/_tests.txt @@ -223,6 +223,7 @@ civic_wayfinder.txt clone.txt clone2.txt clone3.txt +clone4.txt cockatrice.txt cockatrice_i228.txt colossus_of_sardia1.txt diff --git a/projects/mtg/bin/Res/test/clone4.txt b/projects/mtg/bin/Res/test/clone4.txt new file mode 100644 index 000000000..5d40a02fa --- /dev/null +++ b/projects/mtg/bin/Res/test/clone4.txt @@ -0,0 +1,52 @@ +#Testing Clone with Thistledown Liege Fix issue #448 +#we have p/t layers +[INIT] +FIRSTMAIN +[PLAYER1] +hand:129501 +inplay:Thistledown Liege +manapool:{3}{U} +[PLAYER2] +life:20 +[DO] +129501 +choice 0 +Thistledown Liege +next +#begin +next +#attackers +Thistledown Liege +129501 +next +#blockers +next +#damage +next +eot +eot +#untap +next +#upkeep +next +#draw +next +#main1 +next +#combat begin +next +#attackers +129501 +next +#blockers +next +#damage +next +#combat end +[ASSERT] +COMBATEND +[PLAYER1] +inplay:Thistledown Liege, 129501 +[PLAYER2] +life:14 +[END]