From 5387d2591947a656d9102fe85b4c5150d0530e42 Mon Sep 17 00:00:00 2001 From: leungclj Date: Thu, 24 Sep 2009 16:13:10 +0000 Subject: [PATCH] J0N4TH4N - answer to r913 --- projects/mtg/bin/Res/test/_tests.txt | 1 + .../mtg/bin/Res/test/ogre_gatecrasher.txt | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 projects/mtg/bin/Res/test/ogre_gatecrasher.txt diff --git a/projects/mtg/bin/Res/test/_tests.txt b/projects/mtg/bin/Res/test/_tests.txt index ba1696de0..639c7b3d0 100644 --- a/projects/mtg/bin/Res/test/_tests.txt +++ b/projects/mtg/bin/Res/test/_tests.txt @@ -154,6 +154,7 @@ nightmare.txt northern_paladin.txt northern_paladin2.txt Nyxathid.txt +ogre_gatecrasher.txt orcish_artillery.txt orcish_lumberjack.txt overrun.txt diff --git a/projects/mtg/bin/Res/test/ogre_gatecrasher.txt b/projects/mtg/bin/Res/test/ogre_gatecrasher.txt new file mode 100644 index 000000000..25f997f37 --- /dev/null +++ b/projects/mtg/bin/Res/test/ogre_gatecrasher.txt @@ -0,0 +1,19 @@ +# testing target=creature[anything] +[INIT] +FIRSTMAIN +[PLAYER1] +hand:Ogre Gatecrasher +manapool:{3}{R} +[PLAYER2] +inplay:Angelic Wall +[DO] +Ogre Gatecrasher +Angelic Wall +[ASSERT] +FIRSTMAIN +[PLAYER1] +inplay:Ogre Gatecrasher +[PLAYER2] +graveyard:Angelic Wall +life:20 +[END] \ No newline at end of file