02d6e5e8f7
- InGame Text display is now an option - Fixed *Duos in SHM, benalish knight, beeligerent hatchling, removed demigod of revenge (needs extensive testing) - added "ueot" for p/t and abilities gaining in the parser, as part as the fix for safehold duo
28 lines
413 B
Plaintext
28 lines
413 B
Plaintext
#Bug: Benalish Knight offers to block from hand
|
|
[INIT]
|
|
COMBATATTACKERS
|
|
[PLAYER1]
|
|
inplay:grizzly bears
|
|
[PLAYER2]
|
|
hand:benalish knight
|
|
inplay:plains,mountain,swamp
|
|
[DO]
|
|
grizzly bears
|
|
next
|
|
#blockers
|
|
plains
|
|
mountain
|
|
swamp
|
|
benalish knight
|
|
benalish knight
|
|
next
|
|
#damage
|
|
next
|
|
#end
|
|
[ASSERT]
|
|
COMBATEND
|
|
[PLAYER1]
|
|
graveyard:grizzly bears
|
|
[PLAYER2]
|
|
inplay:plains,mountain,swamp,benalish knight
|
|
[END] |