summaryrefslogtreecommitdiff
path: root/npc/015-2
diff options
context:
space:
mode:
Diffstat (limited to 'npc/015-2')
-rw-r--r--npc/015-2/contrabandist.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/015-2/contrabandist.txt b/npc/015-2/contrabandist.txt
index f4340eb8e..612ec859c 100644
--- a/npc/015-2/contrabandist.txt
+++ b/npc/015-2/contrabandist.txt
@@ -17,6 +17,11 @@ OnInit:
.active=0;
.sex = G_OTHER;
.distance = 5;
+
+ if (true || debug) {
+ setnpcdisplay .name$, NPC_KOGA;
+ .active=1;
+ }
end;
OnMinute21: