summaryrefslogtreecommitdiff
path: root/npc/000-1/gulukan.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/gulukan.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/gulukan.txt')
-rw-r--r--npc/000-1/gulukan.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/000-1/gulukan.txt b/npc/000-1/gulukan.txt
index c33b0699..51e39a2c 100644
--- a/npc/000-1/gulukan.txt
+++ b/npc/000-1/gulukan.txt
@@ -1,6 +1,7 @@
// Evol scripts.
-// Author:
-// Reid, Hal9000
+// Authors:
+// Hal9000
+// Reid
// Description:
// Sailor part of the Gugli's quest.
// Croconut box.
@@ -142,7 +143,7 @@ l_Top:
l_NoTask:
mes "";
mesn;
- mesq l("*uff*... And another box of Croconuts for our starving colleagues, is ready.");
+ mesq l("*uff*... And another box of @@s for our starving colleagues is ready.", getitemlink("Croconut"));
close;
}