From f97f713c37b3913464da6b49ec3e1a3bfb94df48 Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 2 Dec 2012 17:56:57 +0100 Subject: Make the chest close himself once the player have the clothes. --- npc/000-2-1/chest.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'npc') diff --git a/npc/000-2-1/chest.txt b/npc/000-2-1/chest.txt index 93957822..74f859e2 100644 --- a/npc/000-2-1/chest.txt +++ b/npc/000-2-1/chest.txt @@ -26,7 +26,6 @@ l_Give: getitem "CreasedShirt", 1; getitem "CreasedShorts", 1; message strcharinfo(0), l("You take the clothes from the chest."); - close; l_Close: setnpcdir 6; -- cgit v1.2.3-70-g09d2