diff options
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf index f264a1e8a..3e81cbaa0 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4455,7 +4455,7 @@ constants_db: { PVP_WAITTIME: 1800 // 30 minutes BCONFN_SPAWN: 70 BCONFD_SPAWN: 100 - BCONFN_MOBHP: 100 // TODO: Maybe we don't want this constant? + BCONFN_MOBHP: 95 // TODO: Maybe we don't want this constant? (ie. variable) BCONFD_MOBHP: 85 BCONFB_EXPR: 100 BCONFN_EXPR: 5 |