summaryrefslogtreecommitdiff
path: root/npc/000-1/tibbo.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-11-22 07:04:23 +0400
committerAlige <aligetmw@hotmail.fr>2012-11-22 07:05:05 +0400
commitefb11f3b283fa51d1c0741d78d434651bfda5247 (patch)
treed2418774d32443607cf65d009f44c5aa403bd856 /npc/000-1/tibbo.txt
parented96d187db3687812c36b912ad4e1e79f7e5b0d6 (diff)
downloadserverdata-efb11f3b283fa51d1c0741d78d434651bfda5247.tar.gz
serverdata-efb11f3b283fa51d1c0741d78d434651bfda5247.tar.bz2
serverdata-efb11f3b283fa51d1c0741d78d434651bfda5247.tar.xz
serverdata-efb11f3b283fa51d1c0741d78d434651bfda5247.zip
Minor language and conventional writing fixes in some scripts.
Diffstat (limited to 'npc/000-1/tibbo.txt')
-rw-r--r--npc/000-1/tibbo.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt
index a5b07a47..fa2d10e7 100644
--- a/npc/000-1/tibbo.txt
+++ b/npc/000-1/tibbo.txt
@@ -1,6 +1,7 @@
// Evol scripts.
-// Author:
-// Reid, Hal9000
+// Authors:
+// Hal9000
+// Reid
// Description:
// Sailor part of the Gugli's quest.
// Aquada box.
@@ -91,7 +92,7 @@ l_Aquada:
l_NoTask:
mes "";
mesn;
- mesq l("I'm sorry. No time to chat with you.");
+ mesq l("I'm sorry but I have no time to chat with you.");
close;
}