summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/items/oldbook.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/items/oldbook.txt b/npc/items/oldbook.txt
index 5cee903f..698c0567 100644
--- a/npc/items/oldbook.txt
+++ b/npc/items/oldbook.txt
@@ -10,7 +10,7 @@
OnUse:
getitem 514, 1, 1;
mesn "Narrator";
- mes col(l("You open the book, but it seems that sea water and age has get reason of it, some page aren't readable and some others are missing."), 9);
+ mes col(l("You open the book, but it seems that the sea water and the age has get reason of it, some page aren't readable and some others are missing."), 9);
next;
mes col(l("It seems to be a book about the legend of Aemil, do you want to read it?"), 9);
next;
@@ -22,6 +22,7 @@ OnUse:
close;
l_Read:
+ mes "";
mes l("Aemil is a magnificent world unknown to us all.");
next;
mes l("Its inhabitants did not know any kind of horror and in peace they lived as the earth gave them everything they needed to live.");