Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions _datafiles/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ ConsistentAttackMessages: true
CorpsesEnabled: true
# - CorpseDecayTime -
# How long until corpses crumble to dust (Go away).
# See ShopRestockRate comments for time format.
CorpseDecayTime: 1 hour
# - MaxAltCharacters -
# How many characters beyond their original character can they create? Players
Expand All @@ -217,6 +218,9 @@ NightHours: 8
# - LeaderboardSize -
# Maximum size of each leaderboard. 0 to disable.
LeaderboardSize: 10
# - ContainerSizeMax -
# Maximum number of objects a container can hold before stuff overflows
ContainerSizeMax: 10
################################################################################
#
# MEMORY/CPU OPTIMIZATIONS
Expand Down
Loading
Loading