summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index ace7ecbd1..086cf0c5e 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3865,6 +3865,11 @@ constants_db: {
// Composed Variable for optimization
HH_REQUISITE: 15
+ comment__: "difficulty levels"
+ EASY: 0
+ MEDIUM: 1
+ HARD: 2
+
comment__: "map masks"
MASK_NONE: 1
MASK_MATTACK: 2