summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index ccbe0dfd6..963c8777c 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -2317,6 +2317,7 @@ constants_db: {
PVP_WAITTIME: 1800 // 30 minutes
PCBLOCK_HARD: 255 // Move+Attack+Skill+Item+Chat+Immune+SitStand+Commands
PCBLOCK_SOFT: 47 // Move+Attack+Skill+Item+Immune
+ CRAFT_MAXLV: 200
BCONFN_SPAWN: 70
BCONFD_SPAWN: 100
BCONFN_MOBHP: 95 // TODO: Maybe we don't want this constant? (ie. variable)