summaryrefslogtreecommitdiff
path: root/npc/081-3/logic.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/081-3/logic.txt')
-rw-r--r--npc/081-3/logic.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/081-3/logic.txt b/npc/081-3/logic.txt
index ad18e529..d4a173b6 100644
--- a/npc/081-3/logic.txt
+++ b/npc/081-3/logic.txt
@@ -145,11 +145,12 @@ OnTimer40000:
OnClean:
enablenpc(.name$);
killmonsterall(getmapinfo(MAPINFO_NAME));
+OnInstanceInit:
+ 'LOCKD = false;
OnInit:
.distance=2;
.BC1ID = 0;
.CYCLE = 0;
- 'LOCKD = false;
end;
}