From 32556ff5c7428d32ca9724e583ecc130002c888d Mon Sep 17 00:00:00 2001 From: "omegablast2002@yahoo.com" Date: Sun, 27 Mar 2011 19:46:12 +0000 Subject: [PATCH] added 2 test showing that the emperor crocodile is destroyed afterward (shows that the effect is not treated as a oneshot) and another that shows that it is destroyed immediately when entering an empty battlefield. --- ...Emperor Crocodile aslongas while tag 2.txt | 17 +++++++++++++++++ .../Emperor Crocodile aslongas while tag.txt | 19 +++++++++++++++++++ projects/mtg/bin/Res/test/_tests.txt | 2 ++ 3 files changed, 38 insertions(+) create mode 100644 projects/mtg/bin/Res/test/Emperor Crocodile aslongas while tag 2.txt create mode 100644 projects/mtg/bin/Res/test/Emperor Crocodile aslongas while tag.txt diff --git a/projects/mtg/bin/Res/test/Emperor Crocodile aslongas while tag 2.txt b/projects/mtg/bin/Res/test/Emperor Crocodile aslongas while tag 2.txt new file mode 100644 index 000000000..df46430c0 --- /dev/null +++ b/projects/mtg/bin/Res/test/Emperor Crocodile aslongas while tag 2.txt @@ -0,0 +1,17 @@ +## Emperor Crocodile is sacrificed when it is put in play +[INIT] +FIRSTMAIN +[PLAYER1] +hand:Emperor Crocodile +manapool:{3}{g} +[PLAYER2] +[DO] +Emperor Crocodile +[ASSERT] +FIRSTMAIN +[PLAYER1] +graveyard:Emperor Crocodile +manapool:{0} +life:20 +[PLAYER2] +[END] \ No newline at end of file diff --git a/projects/mtg/bin/Res/test/Emperor Crocodile aslongas while tag.txt b/projects/mtg/bin/Res/test/Emperor Crocodile aslongas while tag.txt new file mode 100644 index 000000000..9e1deeba7 --- /dev/null +++ b/projects/mtg/bin/Res/test/Emperor Crocodile aslongas while tag.txt @@ -0,0 +1,19 @@ +## Emperor Crocodile is sacrificed when bottle gnomes is removed from battlefield +[INIT] +FIRSTMAIN +[PLAYER1] +hand:Emperor Crocodile +inplay:Bottle Gnomes +manapool:{3}{g} +[PLAYER2] +[DO] +Emperor Crocodile +Bottle Gnomes +[ASSERT] +FIRSTMAIN +[PLAYER1] +graveyard:Bottle Gnomes,Emperor Crocodile +manapool:{0} +life:23 +[PLAYER2] +[END] \ No newline at end of file diff --git a/projects/mtg/bin/Res/test/_tests.txt b/projects/mtg/bin/Res/test/_tests.txt index 45832aff8..2e58a153c 100644 --- a/projects/mtg/bin/Res/test/_tests.txt +++ b/projects/mtg/bin/Res/test/_tests.txt @@ -250,6 +250,8 @@ ekundu_cyclops2_i218.txt elvish_piper.txt elvish_promenade.txt emblem_of_the_warmind.txt +Emperor Crocodile aslongas while tag.txt +Emperor Crocodile aslongas while tag 2.txt enchanted evening.txt enervate.txt enchantress_s_presence.txt