- fix soul warden - fix counters (chainbreaker) - removed cards that do not work - updated version
21 lines
256 B
Plaintext
21 lines
256 B
Plaintext
#Bug: chainbreaker does not get his counters
|
|
[INIT]
|
|
COMBATATTACKERS
|
|
[PLAYER1]
|
|
inplay:chainbreaker
|
|
[PLAYER2]
|
|
[DO]
|
|
chainbreaker
|
|
next
|
|
#blockers
|
|
next
|
|
#damage
|
|
next
|
|
#end
|
|
[ASSERT]
|
|
COMBATEND
|
|
[PLAYER1]
|
|
inplay:chainbreaker
|
|
[PLAYER2]
|
|
life:19
|
|
[END] |