From b81ba68b3fba3d882744ac9f26c4869b830a2a66 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 13 Apr 2021 17:34:10 -0300 Subject: And the event label has been renamed in Hercules, adjust correctly --- npc/functions/mob_points.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/mob_points.txt') diff --git a/npc/functions/mob_points.txt b/npc/functions/mob_points.txt index cecf645e..da92ad34 100644 --- a/npc/functions/mob_points.txt +++ b/npc/functions/mob_points.txt @@ -6,7 +6,7 @@ // fix_mobkill(mobID) → Manual fix for scripted mobs function script fix_mobkill { killedrid=getarg(0); - doevent "#mobptsys::OnNPCKillEvent"; + doevent "#GlobalHandler::OnNPCKillEvent"; return; } -- cgit v1.2.3-60-g2f50