summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/008-0/master.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/008-0/master.txt b/npc/008-0/master.txt
index 86a62d9bb..2158e5333 100644
--- a/npc/008-0/master.txt
+++ b/npc/008-0/master.txt
@@ -174,6 +174,10 @@ OnAddTime:
OnInit:
.sex = G_MALE;
.distance = 5;
+
+ // Won't be finished until later later laterâ„¢
+ if (!debug)
+ disablenpc .name$;
end;
}