From 63e224a18d045c51709f7eb619f47655f64341d5 Mon Sep 17 00:00:00 2001 From: Reid Date: Fri, 28 Dec 2012 18:16:53 +0100 Subject: Make the chest NPCs close themselves automatically at some point. --- 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 5fe562c6..feb4220f 100644 --- a/npc/000-2-1/chest.txt +++ b/npc/000-2-1/chest.txt @@ -32,6 +32,7 @@ l_Give: getitem "CreasedShirt", 1; getitem "CreasedShorts", 1; message strcharinfo(0), l("You take the clothes from the chest."); + goto l_Quit; OnTimer220: stopnpctimer; -- cgit v1.2.3-70-g09d2