diff options
Diffstat (limited to 'npc/018-6-1/main.txt')
-rw-r--r-- | npc/018-6-1/main.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/018-6-1/main.txt b/npc/018-6-1/main.txt index e4ca79d4e..9807398ba 100644 --- a/npc/018-6-1/main.txt +++ b/npc/018-6-1/main.txt @@ -212,11 +212,13 @@ OnInit: close; OnMain: + slide 82, 70; // Safety showavatar NPC_INJURIED_GIRL; // this is handled by avatars.xml .@q=getq(LoFQuest_Barbara); .@q2=getq2(LoFQuest_Barbara); .@q3=getq3(LoFQuest_Barbara); + sleep2(50); // Barbara was taken hostage or murdered - save this data @evil=0; // Temporary variable to show the murder option or not |