summaryrefslogtreecommitdiff
path: root/db/const.txt
diff options
context:
space:
mode:
Diffstat (limited to 'db/const.txt')
-rw-r--r--db/const.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt
index 190e9755..b51e3aa1 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -194,6 +194,9 @@ NIBBLE_6_MASK 251658240
NIBBLE_7_SHIFT 28 // Only three bits available in this one
NIBBLE_7_MASK 1879048192 // should be 4026531840
+// Skill pools
+SKILL_FOCUS 349
+
// Magic skills
SKILL_MAGIC 340
SKILL_MAGIC_LIFE 341