From 18fb4177bb7e9ebbba2d73ab0a5a24b7d0c180b1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 14 Apr 2022 17:06:29 -0300 Subject: Fix the crash --- world/map/npc/functions/global_event_handler.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'world/map/npc/functions') diff --git a/world/map/npc/functions/global_event_handler.txt b/world/map/npc/functions/global_event_handler.txt index 8497ef29..2743d9f3 100644 --- a/world/map/npc/functions/global_event_handler.txt +++ b/world/map/npc/functions/global_event_handler.txt @@ -34,7 +34,6 @@ OnPCDieEvent: addtimer 0, "Magic Timer::OnClear"; // reset magic block on death callfunc "SpawnGhost"; callfunc "MiriamExpire"; // force the speed skill quest to expire - callfunc "DoomsdayAct5"; // Doomsday Event Act 5 set @killerrid, 0; // reset killer rid end; -- cgit v1.2.3-70-g09d2