summaryrefslogtreecommitdiff
path: root/npc/026-5/ctrl.c
diff options
context:
space:
mode:
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