From 2b030bb5a4eaf60a9d4dd18b90be6a1c6b75a7f1 Mon Sep 17 00:00:00 2001 From: Alige Date: Thu, 6 Sep 2012 18:08:30 +0400 Subject: Fixed language and added a missing part of the story in oldbook.txt. --- npc/items/oldbook.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'npc') 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; -- cgit v1.2.3-70-g09d2