From 4b6b23a1e74eee61906787980cec48ef2230b75c Mon Sep 17 00:00:00 2001 From: Hal9000 Date: Fri, 8 Mar 2013 22:27:26 +0100 Subject: NPC dialogue revamp. Treasure Chest script reviewed. --- npc/000-1/chest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt index 386f5334..9db0850f 100644 --- a/npc/000-1/chest.txt +++ b/npc/000-1/chest.txt @@ -32,7 +32,7 @@ l_Give: set zeny, zeny + 100; getitem "OldBook", 1; - message strcharinfo(0), l("You open the treasure chest."); + npctalk "You open the treasure chest."; l_Close: setnpcdir 6; -- cgit v1.2.3-70-g09d2