config: Add more settings from 'bones' mod:

- bones_mode
master
AntumDeluge 2017-06-27 13:44:10 -07:00
parent e4c20871ef
commit 96a427517c
1 changed files with 6 additions and 0 deletions

View File

@ -2461,6 +2461,12 @@ enable_single_night_skip = true
# **** bones
## Manages how item loss is handled when a player dies.
# type: enum
# values: bones, drop, keep
# default: bones
bones_mode = bones
## The time in seconds after which the bones of a dead player can be looted by
# anyone. Set to 0 to disable
# type: string