summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 97572495..c9e500ee 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -4082,15 +4082,15 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
comment__: "map masks"
MASK_NONE: 1
- MASK_MATTACK: 2
- MASK_EVILSANCTUM: 4
+ MASK_UNUSED1: 2
+ MASK_UNUSED2: 4
MASK_NIGHT: 8
MASK_RAIN: 16
MASK_SANDSTORM: 32
MASK_SNOW: 64
MASK_CHRISTMAS: 128
- MASK_AUTUMN: 256
- MASK_UNUSED: 512
+ MASK_UNUSED3: 256
+ MASK_UNUSED4: 512
MASK_SPECIAL: 1024 // Usually a warning sign
MASK_SPECIAL2: 2048
MASK_SPECIAL3: 4096