- Fix one card in ZEN
- Fix AI and counters (issue 75, see tests/manual/torture_ai.txt)
- Fix counters target
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-09-28 13:34:49 +00:00
parent 7efdad82de
commit f7331b7066
8 changed files with 67 additions and 8 deletions
+32
View File
@@ -0,0 +1,32 @@
#Bug: Torture doesn't put counters
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:grizzly bears,swamp,mountain
hand:torture
manapool:{B}
[PLAYER2]
[DO]
torture
grizzly bears
swamp
mountain
torture
next
#begin
next
#attackers
grizzly bears
next
#blockers
next
#damage
next
#end combat
[ASSERT]
COMBATEND
[PLAYER1]
inplay:grizzly bears,swamp,mountain,torture
[PLAYER2]
life:19
[END]