DiD S7: removed redundant code and added dialogue
This commit is contained in:
parent
8c54ee31d8
commit
c96340e9e4
1 changed files with 2 additions and 13 deletions
|
@ -472,7 +472,7 @@
|
|||
|
||||
[message]
|
||||
speaker=Darken Volk
|
||||
message= _ "This spell will not hide us completely. If we stray too close to the guards, they will still be able to see us. Once we are spotted, we will have to make a run for it."
|
||||
message= _ "This spell will not hide us completely. If we stray too close to the guards, they will still be able to see us. Once we are spotted, we will have to make a run for it. The faster we enter the manor, the more time we will have to search for the book before the guards will start to pursue us."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
|
@ -655,6 +655,7 @@
|
|||
name=victory
|
||||
|
||||
{SET_GOT_INSIDE_MANOR}
|
||||
|
||||
#ifdef EASY
|
||||
[set_variable]
|
||||
name=S7_turns
|
||||
|
@ -674,18 +675,6 @@
|
|||
[/set_variable]
|
||||
#endif
|
||||
|
||||
{MODIFY_UNIT (
|
||||
side=1
|
||||
{NOT_ON_RECALL_LIST}
|
||||
[not]
|
||||
id=Malin Keshar
|
||||
|
||||
[or]
|
||||
id=Darken Volk
|
||||
[/or]
|
||||
[/not]
|
||||
) variables.got_inside_manor yes}
|
||||
|
||||
{CLEAR_VARIABLE guard_alerted}
|
||||
[/event]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue