summaryrefslogtreecommitdiff
path: root/npc/000-2-3
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-11-23 16:18:14 +0400
committerAlige <aligetmw@hotmail.fr>2012-11-23 16:18:14 +0400
commit2753c9815009d02c7251286440704e901452625a (patch)
treecf216fba5e1d7cc83f9e07499c896938674c80f0 /npc/000-2-3
parent1b4f3274d19d5453b7a75f03b8ba936108162237 (diff)
downloadserverdata-2753c9815009d02c7251286440704e901452625a.tar.gz
serverdata-2753c9815009d02c7251286440704e901452625a.tar.bz2
serverdata-2753c9815009d02c7251286440704e901452625a.tar.xz
serverdata-2753c9815009d02c7251286440704e901452625a.zip
Small script issue in nard.txt.
Diffstat (limited to 'npc/000-2-3')
-rw-r--r--npc/000-2-3/nard.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt
index 497e8a31..a5c88939 100644
--- a/npc/000-2-3/nard.txt
+++ b/npc/000-2-3/nard.txt
@@ -185,11 +185,11 @@ l_ChefQuestComplete:
// Need to add a skill for the crew at this line.
mesn "Narrator";
- mes col(lg("This is it, the end of the Second Beta Release of Evol Online!"), 9);
+ mes col(l("This is it, the end of the Second Beta Release of Evol Online!"), 9);
next;
- mes col(lg("We hope that you liked this introduction and we hope to see you in our future releases!"), 9);
+ mes col(l("We hope you liked this introduction and to see you again in our future releases!"), 9);
next;
- mes col(lg("The adventure begins!"), 9);
+ mes col(l("The adventure begins!"), 9);
close;