summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-05-26 22:32:16 -0300
committerJesusaves <cpntb1@ymail.com>2018-05-26 22:32:16 -0300
commit91be20a926f1a381a57fe669a0efcdf918191cf4 (patch)
treec01082e3e52927a02ed90d4754fc4ca0dbe943bf
parentd9217eb957d33e1ab4911ba99c1169f63cf5a0c2 (diff)
downloadserverdata-91be20a926f1a381a57fe669a0efcdf918191cf4.tar.gz
serverdata-91be20a926f1a381a57fe669a0efcdf918191cf4.tar.bz2
serverdata-91be20a926f1a381a57fe669a0efcdf918191cf4.tar.xz
serverdata-91be20a926f1a381a57fe669a0efcdf918191cf4.zip
Shut down Dracoula
-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;
}