summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/000-2-3/box.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/npc/000-2-3/box.txt b/npc/000-2-3/box.txt
index 92e6f565..7df7bf3e 100644
--- a/npc/000-2-3/box.txt
+++ b/npc/000-2-3/box.txt
@@ -58,9 +58,13 @@
mesn "Nard";
mesq l("Great!");
next;
- mesq l("Go outside and talk with Gugli, he will tell you what we need.");
+ mesq l("I give you this key, it opens any doors on this ship.");
+ next;
+ mesq l("Now go outside and talk with Gugli, he'll tell you what we need.");
+ next;
setq ShipQuests_Nard, 1;
+ getitem "JohanneKey", 1;
close;