From 4be2c3956655eb14ecd22b5ae11cc1962efca622 Mon Sep 17 00:00:00 2001 From: "wagic.the.homebrew@gmail.com" Date: Mon, 14 Jan 2013 11:19:04 +0000 Subject: [PATCH] Fixed Test for Black Vise --- projects/mtg/bin/Res/test/black_vise.txt | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/projects/mtg/bin/Res/test/black_vise.txt b/projects/mtg/bin/Res/test/black_vise.txt index 51561a3bb..b1914e89a 100644 --- a/projects/mtg/bin/Res/test/black_vise.txt +++ b/projects/mtg/bin/Res/test/black_vise.txt @@ -2,18 +2,23 @@ [INIT] SECONDMAIN [PLAYER1] -inplay:black vise +hand:black vise +inplay:mountain [PLAYER2] -hand:act of treason,mountain,plains,swamp,forest,island +hand:act of treason,raging goblin,plains,swamp,forest,island [DO] +mountain +black vise +choice 0 +p2 eot next #upkeep [ASSERT] UPKEEP [PLAYER1] -inplay:black vise +inplay:mountain,black vise [PLAYER2] -hand:act of treason,mountain,plains,swamp,forest,island +hand:act of treason,raging goblin,plains,swamp,forest,island life:18 [END] \ No newline at end of file