From c30bc8dbcd7e7f089eeb06b7cebbc7d7d514ad42 Mon Sep 17 00:00:00 2001
From: mekolat <mekolat@users.noreply.github.com>
Date: Sat, 30 Apr 2016 18:27:25 -0400
Subject: add puppet check for numa (superdebug)

---
 world/map/npc/commands/numa.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/world/map/npc/commands/numa.txt b/world/map/npc/commands/numa.txt
index e8e8cabd..78746a26 100644
--- a/world/map/npc/commands/numa.txt
+++ b/world/map/npc/commands/numa.txt
@@ -90,7 +90,7 @@ L_Close:
 OnInit:
     registercmd chr(ATCMD_SYMBOL) + "numa", strnpcinfo(0);
     registercmd chr(ATCMD_SYMBOL) + "superdebug", strnpcinfo(0);
-    void puppet("017-9", 30, 28, "Numa", 393);
+    if (puppet("017-9", 30, 28, "Numa", 393) < 1) mapexit;
     end;
 }
 
-- 
cgit v1.2.3-70-g09d2