summaryrefslogtreecommitdiff
path: root/npc/002-1/dan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/002-1/dan.txt')
-rw-r--r--npc/002-1/dan.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/002-1/dan.txt b/npc/002-1/dan.txt
index ebc7c4fcd..179deab5a 100644
--- a/npc/002-1/dan.txt
+++ b/npc/002-1/dan.txt
@@ -94,6 +94,10 @@ OnInit:
if (.@t+1 < 12) setq ShipQuests_Dan, 1, .@t+1;
}
+OnFakeKill:
+ DanCheck();
+ end;
+
OnRespawnPiou1:
if (getq(ShipQuests_Dan) == 1) DanCheck();
sleep 59000;