From e02b480b546bf07029d2d686ba9993cb4829e933 Mon Sep 17 00:00:00 2001 From: Reid Date: Sat, 20 Feb 2016 19:15:53 +0100 Subject: Fix Julia's script on Artis. --- npc/001-2-21/julia.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'npc/001-2-21') diff --git a/npc/001-2-21/julia.txt b/npc/001-2-21/julia.txt index dbe41a6f..abb1b63f 100644 --- a/npc/001-2-21/julia.txt +++ b/npc/001-2-21/julia.txt @@ -108,6 +108,8 @@ L_Rules: next; mesq l("Do you have any other questions for me?"); next; + mesq l("Do you have any other questions for me?"); + next; goto L_YNMenu; @@ -122,13 +124,16 @@ L_BasicSkill: next; mesq l("Do you have any other questions for me?"); next; + mesq l("Do you have any other questions for me?"); + next; goto L_YNMenu; L_Enora: speech 5, l("Enora from the Legion of Aemil has been warned that you were aboard."), - l("She is waiting for you on the dock."); + l("She is waiting for you on the dock."), + l("Do you have any other questions for me?"); goto L_YNMenu; @@ -138,6 +143,7 @@ L_Quit: L_Island: speech 5, l("Of course, as a fully-fledged crew member you can decide of the destination of La Johanne directly with Nard."); + l("Do you have any other questions for me?"); emotion 3; goto L_YNMenu; -- cgit v1.2.3-60-g2f50