From 2fadeb1fc03644079c8cdae88dc1daeae4817fdd Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 25 May 2024 10:29:27 -0300 Subject: Include Ritual Cave (currently disabled). Minor cleanup/fixes. --- npc/026-5/ctrl.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/026-5/ctrl.c') 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 -- cgit v1.2.3-70-g09d2