From fff598e4cd2c9678ff99d85dfa498ea1399a2148 Mon Sep 17 00:00:00 2001 From: Lupus Date: Sat, 26 Mar 2005 21:56:42 +0000 Subject: added logging filters. optimized ATCommands temp strings usage git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1302 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/mob.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map/mob.c') diff --git a/src/map/mob.c b/src/map/mob.c index a4c93c2e4..76554f70b 100644 --- a/src/map/mob.c +++ b/src/map/mob.c @@ -2139,6 +2139,9 @@ int mob_timer_delete(int tid, unsigned int tick, int id, int data) nullpo_retr(0, bl); md = (struct mob_data *)bl; +//for Alchemist CANNIBALIZE [Lupus] + + mob_catch_delete(md,3); return 0; } -- cgit v1.2.3-70-g09d2