summaryrefslogtreecommitdiff
path: root/npc/034-4
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-04-28 10:23:08 -0300
committerJesusaves <cpntb1@ymail.com>2022-04-28 10:23:08 -0300
commit694626591f8c2ed6484ef2c911fc78a6ef7117a0 (patch)
tree8355c4fab58894721fe6ee4637e21c16c5c24b7d /npc/034-4
parent18144bb937fde1ab54c2790811faf9d5afe93ac1 (diff)
downloadserverdata-694626591f8c2ed6484ef2c911fc78a6ef7117a0.tar.gz
serverdata-694626591f8c2ed6484ef2c911fc78a6ef7117a0.tar.bz2
serverdata-694626591f8c2ed6484ef2c911fc78a6ef7117a0.tar.xz
serverdata-694626591f8c2ed6484ef2c911fc78a6ef7117a0.zip
Gemini Inn unlocked
Diffstat (limited to 'npc/034-4')
-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;