Fixes bug #10752.
This commit is contained in:
parent
83d912bab9
commit
ae50de949d
1 changed files with 11 additions and 3 deletions
|
@ -101,7 +101,7 @@
|
|||
side=1
|
||||
[objective]
|
||||
condition=win
|
||||
description=_ "Take the book back from Darken Volk."
|
||||
description=_ "Take the book back from Darken Volk"
|
||||
[/objective]
|
||||
[objective]
|
||||
condition=lose
|
||||
|
@ -300,7 +300,7 @@
|
|||
side=1
|
||||
[objective]
|
||||
condition=win
|
||||
description=_ "Bring the book back to Malin's castle."
|
||||
description=_ "Bring the book back to Malin's castle"
|
||||
[/objective]
|
||||
[/objectives]
|
||||
{DIALOGUE_AAL_NOTE}
|
||||
|
@ -354,7 +354,15 @@
|
|||
side=1
|
||||
type=Ghost,Wraith,Spectre,Shadow,Nightgaunt,Vampire Bat,Blood Bat
|
||||
[/filter]
|
||||
{DIALOGUE_AAL_TOOHEAVY}
|
||||
[if]
|
||||
[have_unit]
|
||||
role=book_carrier
|
||||
[/have_unit]
|
||||
|
||||
[else]
|
||||
{DIALOGUE_AAL_TOOHEAVY}
|
||||
[/else]
|
||||
[/if]
|
||||
[allow_undo][/allow_undo]
|
||||
[/event]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue