From 07403f5af4a0be125fddbe1dc40330d043309812 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 12 May 2020 08:57:06 -0300 Subject: Deprecation concerning "debug" constant (I have new plans for it) --- npc/015-2/contrabandist.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/015-2') diff --git a/npc/015-2/contrabandist.txt b/npc/015-2/contrabandist.txt index 42fc49f23..41f4a3c6c 100644 --- a/npc/015-2/contrabandist.txt +++ b/npc/015-2/contrabandist.txt @@ -104,10 +104,12 @@ OnInit: .sex = G_OTHER; .distance = 12; + /* if (debug) { setnpcdisplay .name$, NPC_KOGA; .active=1; } + */ end; } -- cgit v1.2.3-70-g09d2