Erwan
-Fixed a bug with moveTo keyword (cf: Doomed necromancer test)
This commit is contained in:
@@ -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]
|
||||
Reference in New Issue
Block a user