Skip to content

Commit

Permalink
DiD S7: removed redundant code and added dialogue
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Feb 15, 2019
1 parent f0becd3 commit dc12f2d
Showing 1 changed file with 2 additions and 13 deletions.
Expand Up @@ -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]
Expand Down Expand Up @@ -655,6 +655,7 @@
name=victory

{SET_GOT_INSIDE_MANOR}

#ifdef EASY
[set_variable]
name=S7_turns
Expand All @@ -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]

Expand Down

0 comments on commit dc12f2d

Please sign in to comment.