diff options
Diffstat (limited to 'conf/battle/monster.conf')
-rw-r--r-- | conf/battle/monster.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/battle/monster.conf b/conf/battle/monster.conf index 779a69f43..4d9014c91 100644 --- a/conf/battle/monster.conf +++ b/conf/battle/monster.conf @@ -197,3 +197,7 @@ ksprotection: 0 // Should MVP slaves retain their target when summoned back to their master? mob_slave_keep_target: yes + +// Wheter or not to spawn the mvp tomb. +// See http://irowiki.org/wiki/MVP#Gravestone +mvp_tomb_enabled: yes |