From 24cd25d12f03700c1c41965659b34fc4d8971b5c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 23 Jun 2018 10:28:58 -0300 Subject: Change mob_npc_event_type. If I Understood Correctly, event was triggering on last hit? Now triggers for MVP. --- conf/map/battle/monster.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/map/battle/monster.conf b/conf/map/battle/monster.conf index be18ae5fd..433484b24 100644 --- a/conf/map/battle/monster.conf +++ b/conf/map/battle/monster.conf @@ -219,7 +219,7 @@ mob_remove_delay: 300000 // Type 1: On the player that killed the mob (if killed by a non-player, resorts to type 0) // Type 0: On the player that did the most damage to the mob. // NOTE: This affects who gains the Castle when the Emperium is broken. -mob_npc_event_type: 1 +mob_npc_event_type: 0 // Time in milliseconds to activate protection against Kill Steal // Set to 0 to disable it. -- cgit v1.2.3-60-g2f50