From f699bcbe3ee03f9df3053d3d3eabac4a4f64d0fb Mon Sep 17 00:00:00 2001 From: Reid Date: Fri, 7 Sep 2012 02:02:23 +0200 Subject: Correct some english typo and add a missing white line on oldbook script. --- npc/items/oldbook.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/items') 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."); -- cgit v1.2.3-70-g09d2