summaryrefslogtreecommitdiff
path: root/npc/000-2-3/box.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-3/box.txt')
-rw-r--r--npc/000-2-3/box.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/npc/000-2-3/box.txt b/npc/000-2-3/box.txt
index 9423cce5..5e7b78fc 100644
--- a/npc/000-2-3/box.txt
+++ b/npc/000-2-3/box.txt
@@ -1,5 +1,6 @@
// Evol scripts.
-// Author:
+// Authors:
+// Qwerty Dragon
// Reid
// Description:
// Captain Nard dialogs.
@@ -68,9 +69,9 @@ L_NoQuest:
mesn "Nard";
mesq l("Great!");
next;
- mesq l("I give you this key, it opens any doors on this ship.");
+ mesq l("I give you this key, it opens all the doors on this ship.");
next;
- mesq l("Now go outside and talk with Gugli, he'll tell you what we need.");
+ mesq l("Now go outside and talk with Gugli, he'll tell you what provisions we need.");
next;
callfunc "InventoryPlace", 718, 1;
@@ -83,7 +84,7 @@ L_Give:
setcamnpc "Nard";
mes "";
mesn "Nard";
- mesq l("You are now part of the crew. Thanks again for your help.");
+ mesq l("Congrats, you are now part of the crew. Thanks again for your help.");
callfunc "InventoryPlace", 2900, 1;