summaryrefslogtreecommitdiff
path: root/conf/map/battle/monster.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/map/battle/monster.conf')
-rw-r--r--conf/map/battle/monster.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/map/battle/monster.conf b/conf/map/battle/monster.conf
index be18ae5fd..260f8416b 100644
--- a/conf/map/battle/monster.conf
+++ b/conf/map/battle/monster.conf
@@ -9,7 +9,7 @@
//= This file is part of Hercules.
//= http://herc.ws - http://github.com/HerculesWS/Hercules
//=
-//= Copyright (C) 2014-2016 Hercules Dev Team
+//= Copyright (C) 2014-2018 Hercules Dev Team
//=
//= Hercules is free software: you can redistribute it and/or modify
//= it under the terms of the GNU General Public License as published by
@@ -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.