From 6fbe9de1a8b2a7be01b7a0c5308e557354edb32d Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Sun, 24 Jul 2016 14:24:11 +0800 Subject: [PATCH] Create Living_Death.txt --- projects/mtg/bin/Res/test/Living_Death.txt | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 projects/mtg/bin/Res/test/Living_Death.txt diff --git a/projects/mtg/bin/Res/test/Living_Death.txt b/projects/mtg/bin/Res/test/Living_Death.txt new file mode 100644 index 000000000..a6bcfa8d4 --- /dev/null +++ b/projects/mtg/bin/Res/test/Living_Death.txt @@ -0,0 +1,43 @@ +#Bug: Haste from legendary lords. It seems failed logic on cantattack, this is a specific order to reproduce it +[INIT] +UNTAP +[PLAYER1] +inplay:Worry Beads,swamp,forest,plains +graveyard:394548, 394548 +library:Krosan Cloudscraper +hand:Living Death,Dark Ritual +manapool:{2}{B}{B}{G} +[PLAYER2] +[DO] +next +#upkeep +next +#draw +next +#firstmain +swamp +forest +plains +Dark Ritual +Living Death +choice 0 +next +#begins +next +#attack +Krosan Cloudscraper +Dragonlord Kolaghan +next +#block +next +#damage +next +#end +[ASSERT] +COMBATEND +[PLAYER1] +inplay:394548, Krosan Cloudscraper, Worry Beads,swamp,forest,plains +graveyard:*, Living Death, Dark Ritual +[PLAYER2] +life:1 +[END]