diff options
-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; |