summaryrefslogtreecommitdiff
path: root/npc/026-5/ctrl.c
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-05-25 10:29:27 -0300
committerJesusaves <cpntb1@ymail.com>2024-05-25 10:29:27 -0300
commit2fadeb1fc03644079c8cdae88dc1daeae4817fdd (patch)
treed2250bf86c1569431c57d0653653717f061c0f53 /npc/026-5/ctrl.c
parentd25606446fe111634ccec1530d6fca182cd24f6c (diff)
downloadserverdata-2fadeb1fc03644079c8cdae88dc1daeae4817fdd.tar.gz
serverdata-2fadeb1fc03644079c8cdae88dc1daeae4817fdd.tar.bz2
serverdata-2fadeb1fc03644079c8cdae88dc1daeae4817fdd.tar.xz
serverdata-2fadeb1fc03644079c8cdae88dc1daeae4817fdd.zip
Include Ritual Cave (currently disabled). Minor cleanup/fixes.
Diffstat (limited to 'npc/026-5/ctrl.c')
-rw-r--r--npc/026-5/ctrl.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/026-5/ctrl.c b/npc/026-5/ctrl.c
index 53445f9d8..b6af6eed5 100644
--- a/npc/026-5/ctrl.c
+++ b/npc/026-5/ctrl.c
@@ -17,8 +17,11 @@
OnMon2358:
if (!.InstId) end;
// TODO: Reload .InstId
+ // Check if this is causing time leak
+ debugmes "Reloading B5F... %d", gettimetick(0);
killmonsterall("026-5");
MazeMobs(145, false, 7, "026-5"); // Initiate Lv 145 mobs
+ debugmes "Reloaded B5F, %d", gettimetick(0);
end;
// Initialize the dungeon