diff --git a/projects/mtg/bin/Res/test/bugs/changeling_i501.txt b/projects/mtg/bin/Res/test/bugs/changeling_i501.txt new file mode 100644 index 000000000..aa9bd30ee --- /dev/null +++ b/projects/mtg/bin/Res/test/bugs/changeling_i501.txt @@ -0,0 +1,20 @@ +#Bug: Changeling doesn't work +# Amoeboid changeling should be a kithkin, and get the Wizened Cenn bonus +# see: http://code.google.com/p/wagic/issues/detail?id=501 +[INIT] +FIRSTMAIN +[PLAYER1] +inplay:Wizened Cenn,Amoeboid Changeling +hand:Scar +manapool:{R} +[PLAYER2] +[DO] +scar +Amoeboid Changeling +[ASSERT] +FIRSTMAIN +[PLAYER1] +inplay:Wizened Cenn,Amoeboid Changeling +graveyard:Scar +[PLAYER2] +[END] \ No newline at end of file