diff options
Diffstat (limited to 'npc/007-1/dracoula.txt')
-rw-r--r-- | npc/007-1/dracoula.txt | 5 |
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; } |