diff --git a/projects/mtg/bin/Res/test/_tests.txt b/projects/mtg/bin/Res/test/_tests.txt index 439a76110..d3378c651 100644 --- a/projects/mtg/bin/Res/test/_tests.txt +++ b/projects/mtg/bin/Res/test/_tests.txt @@ -430,6 +430,7 @@ twitch.txt underworld_dreams.txt unearth1.txt unearth2.txt +unearth3.txt unstable_mutation.txt unstable_mutation2.txt unwilling_recruit.txt diff --git a/projects/mtg/bin/Res/test/unearth3.txt b/projects/mtg/bin/Res/test/unearth3.txt new file mode 100644 index 000000000..7c6e8af54 --- /dev/null +++ b/projects/mtg/bin/Res/test/unearth3.txt @@ -0,0 +1,31 @@ +#Testing Unearth - text=Unearth {B} ({B}: Return this card from your graveyard to the battlefield. +#It gains haste. Exile it at the beginning of the next end step or if it would +#leave the battlefield. Unearth only as a sorcery.) +#test3- testing if it disappears after end of turn. +[INIT] +FIRSTMAIN +[PLAYER1] +inplay:Dregscape Zombie,129754 +[PLAYER2] +inplay:Grizzly Bears +[DO] +next +next +Dregscape Zombie +next +Grizzly Bears +next +next +next +129754 +Dregscape Zombie +next +next +[ASSERT] +CLEANUP +[PLAYER1] +inplay:129754 +[PLAYER2] +graveyard:Grizzly Bears +life:20 +[END] \ No newline at end of file