- fix corrupt, shepherd of rot, imaginary pet, reclusive wight, rhox meditant, immaculate magistrate, wellwisher
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-07-30 14:16:04 +00:00
parent 9e498a0fb5
commit aad25e8fb0
17 changed files with 247 additions and 49 deletions

View File

@@ -0,0 +1,20 @@
#Bug: corrupt does not damage player
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:8331,8330,8332
hand:Corrupt
manapool:{5}{B}
[PLAYER2]
[DO]
corrupt
p2
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:8331,8330,8332
graveyard:Corrupt
life:23
[PLAYER2]
life:17
[END]