From 1b04b39edc642c31b2fcb01877c7e06e0c3b0a2c Mon Sep 17 00:00:00 2001 From: Reid Date: Thu, 8 Nov 2012 18:44:21 +0100 Subject: Fix bug on Old Book item. --- npc/items/oldbook.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc') 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; -- cgit v1.2.3-70-g09d2