From 0c05ef013019e83215e7a69046c2c9479ba5d607 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 12 Dec 2021 12:51:56 -0300 Subject: Fix typo --- npc/functions/mob_points.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/functions/mob_points.txt b/npc/functions/mob_points.txt index 082fcede..1b185e15 100644 --- a/npc/functions/mob_points.txt +++ b/npc/functions/mob_points.txt @@ -5,7 +5,7 @@ // fix_mobkill(mobID) → Manual fix for scripted mobs function script fix_mobkill { - debugmes "FIX MOBKILL (%s) for %s", strmobinfo(getarg(0)), strcharinfo(0); + debugmes "FIX MOBKILL (%s) for %s", strmobinfo(1, getarg(0)), strcharinfo(0); killedrid=getarg(0); doevent "#GlobalHandler::OnNPCKillEvent"; return; -- cgit v1.2.3-60-g2f50