summaryrefslogtreecommitdiff
path: root/npc/000-2-3/box.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-10-29 00:30:29 +0100
committerReid <reidyaro@gmail.com>2012-10-29 00:30:29 +0100
commitff0224f10fb21a83b03833d71c04bb6fae95bfd2 (patch)
treea4e920da758bf0291de950e056e73e7ffb32745d /npc/000-2-3/box.txt
parentd6cb9f3c23612e98a81c541f6ac1cd138524d318 (diff)
downloadserverdata-ff0224f10fb21a83b03833d71c04bb6fae95bfd2.tar.gz
serverdata-ff0224f10fb21a83b03833d71c04bb6fae95bfd2.tar.bz2
serverdata-ff0224f10fb21a83b03833d71c04bb6fae95bfd2.tar.xz
serverdata-ff0224f10fb21a83b03833d71c04bb6fae95bfd2.zip
Add getitem 718 on nard's box script.
Diffstat (limited to 'npc/000-2-3/box.txt')
-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;