summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/constants.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/db/constants.conf b/db/constants.conf
index faa108520..1573f4d0f 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -4445,10 +4445,10 @@ constants_db: {
PVP_WAITTIME: 1800 // 30 minutes
BCONFN_SPAWN: 70
BCONFD_SPAWN: 100
- BCONFN_MOBHP: 100
- BCONFD_MOBHP: 90
+ BCONFN_MOBHP: 100 // TODO: Maybe we don't want this constant?
+ BCONFD_MOBHP: 85
BCONFB_EXPR: 100
- BCONFN_EXPR: 4
+ BCONFN_EXPR: 5
BCONFD_EXPR: 0
BCONFB_DROP: 100
BCONFN_DROP: 7