summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/map/battle/monster.conf2
1 files changed, 1 insertions, 1 deletions
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.