- fix issue 143 (exalted should be a triggered ability)
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-01-15 13:29:49 +00:00
parent 26f96c3443
commit 2b39f576d7
4 changed files with 67 additions and 84 deletions
@@ -0,0 +1,37 @@
#Testing exalted
[INIT]
COMBATATTACKERS
[PLAYER1]
inplay:sigiled paladin,grizzly bears
[PLAYER2]
[DO]
grizzly bears
eot
eot
next
#upkeep
next
#draw
next
#main
next
#cb begins
next
#attackers
grizzly bears
sigiled paladin
next
#blockers
next
#damage 1st strike
next
#damage 2
next
#combat end
[ASSERT]
COMBATEND
[PLAYER1]
inplay:sigiled paladin,grizzly bears
[PLAYER2]
life:13
[END]