From ac9015b182a6a68bc7f1d38ac2e1f9feba1b2ea0 Mon Sep 17 00:00:00 2001 From: Reid Date: Sat, 7 Jul 2012 00:49:42 +0200 Subject: Add message function on chest indoor script. --- npc/000-2-1/chest.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc') diff --git a/npc/000-2-1/chest.txt b/npc/000-2-1/chest.txt index 18e2ad96..f823bfce 100644 --- a/npc/000-2-1/chest.txt +++ b/npc/000-2-1/chest.txt @@ -24,6 +24,7 @@ l_Give: seta2 ShipQuests, ShipQuests_Arpan, 2; getitem "WornShirt", 1; getitem "WornShorts", 1; + message strcharinfo(0), l("You have recuperates the clothes from the chest."); close; l_Close: -- cgit v1.2.3-70-g09d2