summaryrefslogtreecommitdiff
path: root/npc/034-4/exit.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/034-4/exit.txt')
-rw-r--r--npc/034-4/exit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/034-4/exit.txt b/npc/034-4/exit.txt
index 8afc3392a..a20664099 100644
--- a/npc/034-4/exit.txt
+++ b/npc/034-4/exit.txt
@@ -144,7 +144,7 @@ OnTouch:
// Defeating the boss yields a bonus
InitMaze(7200);
dispbottom l("It was a trap! We must escape!");
- sleep2(2000);
+ sleep2(2500);
@forced_sick$ = getmap();
doevent "#DungeonCore::OnSick";
end;