diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/items/oldbook.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/items/oldbook.txt b/npc/items/oldbook.txt index ca3c5164..27bdcac7 100644 --- a/npc/items/oldbook.txt +++ b/npc/items/oldbook.txt @@ -8,6 +8,7 @@ 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; |