summaryrefslogtreecommitdiff
path: root/db/const.txt
diff options
context:
space:
mode:
Diffstat (limited to 'db/const.txt')
-rw-r--r--db/const.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/db/const.txt b/db/const.txt
index 0cccd5dc..c5d06c7a 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -172,8 +172,8 @@ NIBBLE_5_MASK 15728640
NIBBLE_6_SHIFT 24
NIBBLE_6_MASK 251658240
-NIBBLE_7_SHIFT 28
-NIBBLE_7_MASK 4026531840
+NIBBLE_7_SHIFT 28 // Only three bits available in this one
+NIBBLE_7_MASK 1879048192 // should be 4026531840
// Magic skills
SKILL_MAGIC 340