summaryrefslogtreecommitdiff
path: root/npc/015-2/contrabandist.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/015-2/contrabandist.txt')
-rw-r--r--npc/015-2/contrabandist.txt2
1 files changed, 2 insertions, 0 deletions
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;
}