From 5bbf9137ada44aba23206a8fbbc1c8f2835572ad Mon Sep 17 00:00:00 2001 From: "wagic.the.homebrew@gmail.com" Date: Sat, 12 Sep 2009 10:16:06 +0000 Subject: [PATCH] Erwan -add missing file --- .../mtg/bin/Res/test/seedcradle_witch.txt | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 projects/mtg/bin/Res/test/seedcradle_witch.txt diff --git a/projects/mtg/bin/Res/test/seedcradle_witch.txt b/projects/mtg/bin/Res/test/seedcradle_witch.txt new file mode 100644 index 000000000..96e5cb728 --- /dev/null +++ b/projects/mtg/bin/Res/test/seedcradle_witch.txt @@ -0,0 +1,32 @@ +#Bug: Sedcradle witch does not work +# {2}{G}{W}: Target creature gets +3/+3 until end of turn. Untap that creature. +[INIT] +FIRSTMAIN +[PLAYER1] +inplay:prodigal sorcerer,seedcradle witch +manapool:{2}{G}{W} +[PLAYER2] +[DO] +prodigal sorcerer +p2 +seedcradle witch +prodigal sorcerer +next +#begin +next +#attackers +prodigal sorcerer +choice 0 +next +#blockers +next +#damages +next +#combat end +[ASSERT] +COMBATEND +[PLAYER1] +inplay:prodigal sorcerer,seedcradle witch +[PLAYER2] +life:15 +[END] \ No newline at end of file