From 387a2192e2d96893d558ea1c95a1d1b124666bc0 Mon Sep 17 00:00:00 2001
From: Jesusaves <cpntb1@ymail.com>
Date: Tue, 3 Jul 2018 18:06:58 -0300
Subject: Missing close function

---
 npc/008-1/master.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'npc/008-1/master.txt')

diff --git a/npc/008-1/master.txt b/npc/008-1/master.txt
index 0835f4d3b..62f27be5b 100644
--- a/npc/008-1/master.txt
+++ b/npc/008-1/master.txt
@@ -33,8 +33,9 @@ OnTouch:
     // Double-check, you should have been flung out long ago.
     if (getcharid(1) <= 0 || @pmloop <= 0) {
         mesn;
-        mesq l("Leaving your party? LAME.");
+        mesq l("Something seems wrong.");
         warp "SavePoint",0,0;
+        close;
     }
     if (mobcount("008-1", "First Dungeon Master::OnBossDeath") > 0) {
         npctalk3 l("What are you doing? Fight!");
-- 
cgit v1.2.3-70-g09d2