- fixed a bug with orcish lumberjack (sacrifice)
This commit is contained in:
wagic.the.homebrew
2009-02-02 12:02:52 +00:00
parent 51a4a32231
commit 16b9b09515
4 changed files with 36 additions and 3 deletions
+1
View File
@@ -45,6 +45,7 @@ lifeforce.txt
living_lands.txt
lord_of_the_pit.txt
lord_of_the_pit2.txt
orcish_lumberjack.txt
paralysis.txt
paralysis2.txt
resurrection.txt
@@ -0,0 +1,18 @@
#Testing Sacrifice with orcish lumberjack (Sacrifice a forest to add 3 green mana)
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:2646,2747
[PLAYER2]
[DO]
2646
choice 0
2747
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:2646
graveyard:2747
manapool:{G}{G}{G}
[PLAYER2]
[END]