summaryrefslogtreecommitdiff
path: root/npc/000-2-3/box.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2014-02-11 11:13:07 +0400
committerAlige <aligetmw@hotmail.fr>2014-02-11 11:36:04 +0400
commitb4de3f0dc752e4c526a57c7dd0be79ea23e55771 (patch)
tree27ca5b627664d8dbecc6813de0a11cf80d306308 /npc/000-2-3/box.txt
parent69459ff452df5fc971166e4fe53ab52254761fee (diff)
downloadserverdata-b4de3f0dc752e4c526a57c7dd0be79ea23e55771.tar.gz
serverdata-b4de3f0dc752e4c526a57c7dd0be79ea23e55771.tar.bz2
serverdata-b4de3f0dc752e4c526a57c7dd0be79ea23e55771.tar.xz
serverdata-b4de3f0dc752e4c526a57c7dd0be79ea23e55771.zip
English fixes done Qwerty Dragon.
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;