From efb11f3b283fa51d1c0741d78d434651bfda5247 Mon Sep 17 00:00:00 2001 From: Alige Date: Thu, 22 Nov 2012 07:04:23 +0400 Subject: Minor language and conventional writing fixes in some scripts. --- npc/000-1/astapolos.txt | 5 +++-- npc/000-1/gulukan.txt | 7 ++++--- npc/000-1/jalad.txt | 7 ++++--- npc/000-1/muller.txt | 5 +++-- npc/000-1/tibbo.txt | 7 ++++--- 5 files changed, 18 insertions(+), 13 deletions(-) (limited to 'npc') diff --git a/npc/000-1/astapolos.txt b/npc/000-1/astapolos.txt index dd0d6521..51fcffe9 100644 --- a/npc/000-1/astapolos.txt +++ b/npc/000-1/astapolos.txt @@ -1,6 +1,7 @@ // Evol scripts. -// Author: -// Reid, Hal9000 +// Authors: +// Hal9000 +// Reid // Description: // Sailor part of the Gugli's quest. // Croconut box. 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; } diff --git a/npc/000-1/jalad.txt b/npc/000-1/jalad.txt index 44cdd78b..a34ff48b 100644 --- a/npc/000-1/jalad.txt +++ b/npc/000-1/jalad.txt @@ -1,6 +1,7 @@ // Evol scripts. -// Author: -// Reid, Hal9000 +// Authors: +// Hal9000 +// Reid // Description: // Sailor part of the Gugli quest. // Plushroom box. @@ -104,7 +105,7 @@ l_Plushroom: l_NoTask: mes ""; mesn; - mesq l("Sometime I hope someone will be sent here to help us."); + mesq l("Sometimes, I wish somebody is sent here to help us."); close; } diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt index 71838575..07698138 100644 --- a/npc/000-1/muller.txt +++ b/npc/000-1/muller.txt @@ -1,6 +1,7 @@ // Evol scripts. -// Author: -// Reid, Hal9000 +// Authors: +// Hal9000 +// Reid // Description: // Sailor part of the Gugli's quest. // Plushroom box. 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; } -- cgit v1.2.3-70-g09d2