-Fixed a bug with moveTo keyword (cf: Doomed necromancer test)
This commit is contained in:
wagic.the.homebrew
2009-02-05 13:34:40 +00:00
parent ba3b272558
commit 9439d5e6dd
4 changed files with 24 additions and 4 deletions
+1
View File
@@ -27,6 +27,7 @@ counsel_of_the_soratami.txt
counterspell.txt
counterspell2.txt
creature_bond.txt
doomed_necromancer.txt
drain_life.txt
flare.txt
force_of_nature.txt
@@ -0,0 +1,19 @@
#Testing Doomed Necromancer's ability on a brass man in graveyard
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:129880
graveyard:1099
manapool:{B}
[PLAYER2]
[DO]
129880
1099
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:1099
graveyard:129880
manapool:{0}
[PLAYER2]
[END]