summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/007-1/dracoula.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/007-1/dracoula.txt b/npc/007-1/dracoula.txt
index 5f0f84413..0727aa619 100644
--- a/npc/007-1/dracoula.txt
+++ b/npc/007-1/dracoula.txt
@@ -95,4 +95,9 @@ L_Close:
closedialog;
goodbye;
close;
+
+OnInit:
+ // TODO: NPC is not ready
+ disablenpc .name$;
+ end;
}