- Fixed a bug with sacrifice and shroud
This commit is contained in:
wagic.the.homebrew
2009-03-01 13:14:01 +00:00
parent b780b66653
commit d10f8ddff7
4 changed files with 53 additions and 0 deletions
@@ -0,0 +1,20 @@
#Bug : removing a persisting creature from the game causes a crahs (swords to plowshares + creature with persist)
# sword to plowshares : 1367
[INIT]
FIRSTMAIN
[PLAYER1]
hand:1367
manapool:{W}
[PLAYER2]
inplay:141935
[DO]
1367
141935
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:1367
manapool:{0}
[PLAYER2]
life:23
[END]