summaryrefslogtreecommitdiff
path: root/npc/002-2
diff options
context:
space:
mode:
Diffstat (limited to 'npc/002-2')
-rw-r--r--npc/002-2/doors.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/002-2/doors.txt b/npc/002-2/doors.txt
index 343ffaa57..bfd408491 100644
--- a/npc/002-2/doors.txt
+++ b/npc/002-2/doors.txt
@@ -36,6 +36,9 @@ L_Warp:
warp "002-1", 35, 26;
else
warp "002-1@"+LOCATION$, 35, 26;
+
+ deltimer("Peter::OnLowTime");
+ deltimer("Peter::OnTimeout");
closeclientdialog;
close;
}