diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index 354e33333..5581e6d2b 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4441,6 +4441,7 @@ constants_db: { comment__: "Configuration constants" MAX_CYCLE_PC: 40 + CHEST_WAITTIME: 900 // 15 minutes BCONFN_SPAWN: 70 BCONFD_SPAWN: 100 BCONFN_MOBHP: 100 |