diff options
author | Alige <aligetmw@hotmail.fr> | 2013-07-09 00:23:51 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2013-07-09 00:23:51 +0200 |
commit | 42b9ad30b5f847b736df54528e8f572ba8748a1e (patch) | |
tree | bb7ee4bc87c6fb98f4a6ed6d672a57e985d81af2 | |
parent | c4986699c3ba0719b8f1e3cd788975c7bfecaf4c (diff) | |
download | serverdata-42b9ad30b5f847b736df54528e8f572ba8748a1e.tar.gz serverdata-42b9ad30b5f847b736df54528e8f572ba8748a1e.tar.bz2 serverdata-42b9ad30b5f847b736df54528e8f572ba8748a1e.tar.xz serverdata-42b9ad30b5f847b736df54528e8f572ba8748a1e.zip |
Fixed oldbook script.
-rw-r--r-- | npc/items/oldbook.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/items/oldbook.txt b/npc/items/oldbook.txt index 46fd51a1..679beb56 100644 --- a/npc/items/oldbook.txt +++ b/npc/items/oldbook.txt @@ -8,7 +8,6 @@ 000-2-1.gat,0,0,1 script OldBook 0,{ OnUse: - message strcharinfo(0), l("You open the treasure chest."); mesn "Narrator"; mes col(l("You open the book, but it looks like the sea water and time damaged it severely. Some pages are not readable anymore. Some others are simply missing."), 9); next; |