summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/001-2-21/julia.txt8
1 files changed, 7 insertions, 1 deletions
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;