Erwan
-Fixed a bug with */* creatures that don't die when they come into play as 0/0 -Fixed a bug with hymn of rebirth introduced in rev 245
This commit is contained in:
@@ -69,6 +69,7 @@ living_lands.txt
|
||||
lord_of_the_pit.txt
|
||||
lord_of_the_pit2.txt
|
||||
nantuko_husk.txt
|
||||
nightmare.txt
|
||||
Nyxathid.txt
|
||||
orcish_lumberjack.txt
|
||||
paralysis.txt
|
||||
|
||||
16
projects/mtg/bin/Res/test/nightmare.txt
Normal file
16
projects/mtg/bin/Res/test/nightmare.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
#nightmare has 0 life, does it go to graveyard ?
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:nightmare
|
||||
manapool:{5}{B}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
nightmare
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:nightmare
|
||||
manapool:{0}
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user