summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/000-2-0/doors.txt2
-rw-r--r--npc/000-2-0/julia.txt1
2 files changed, 2 insertions, 1 deletions
diff --git a/npc/000-2-0/doors.txt b/npc/000-2-0/doors.txt
index f9a4aefa..366fba52 100644
--- a/npc/000-2-0/doors.txt
+++ b/npc/000-2-0/doors.txt
@@ -50,7 +50,7 @@ l_GotoNard:
l_End:
npctalk "The door is locked.";
-
+
close;
}
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt
index e2a120e8..4d0e91d8 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -263,6 +263,7 @@ l_Rumors:
close;
l_Quit:
+ npctalk "Bye!";
closedialog;
close;
}