summaryrefslogtreecommitdiff
path: root/npc/items/oldbook.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-09-06 18:08:30 +0400
committerAlige <aligetmw@hotmail.fr>2012-09-06 18:08:30 +0400
commit2b030bb5a4eaf60a9d4dd18b90be6a1c6b75a7f1 (patch)
treebf81fd24c71f0ca3bbac579bcd1d7a25b083d6be /npc/items/oldbook.txt
parentc7aee20fb04f1a12d33dd013a25dd144116d19f8 (diff)
downloadserverdata-2b030bb5a4eaf60a9d4dd18b90be6a1c6b75a7f1.tar.gz
serverdata-2b030bb5a4eaf60a9d4dd18b90be6a1c6b75a7f1.tar.bz2
serverdata-2b030bb5a4eaf60a9d4dd18b90be6a1c6b75a7f1.tar.xz
serverdata-2b030bb5a4eaf60a9d4dd18b90be6a1c6b75a7f1.zip
Fixed language and added a missing part of the story in oldbook.txt.
Diffstat (limited to 'npc/items/oldbook.txt')
-rw-r--r--npc/items/oldbook.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/npc/items/oldbook.txt b/npc/items/oldbook.txt
index 4f704a83..c508f0a7 100644
--- a/npc/items/oldbook.txt
+++ b/npc/items/oldbook.txt
@@ -1,5 +1,5 @@
// Evol scripts.
-// Author:
+// Authors:
// Alige
// Reid
// Description:
@@ -35,7 +35,9 @@ OnUse:
next;
mes col(l("Even though they did not hear anything about the other groups, they decided to start a new life on this land, full of harmful animals."), 9);
next;
- mes col(l("This new land was called Andorra and its capital city, Esperia."), 9);
+ mes col(l("This new continent, in fact an archipelago, was called Andorra."), 9);
+ next;
+ mes col(l("A great city, now the capital of these islands, called Esperia, rose on the single island, Aurora, where everyone lived."), 9);
close;