diff options
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/db/const.txt b/db/const.txt index b51e3aa1..56610a8c 100644 --- a/db/const.txt +++ b/db/const.txt @@ -195,7 +195,13 @@ NIBBLE_7_SHIFT 28 // Only three bits available in this one NIBBLE_7_MASK 1879048192 // should be 4026531840 // Skill pools -SKILL_FOCUS 349 +SKILL_FOCUS 339 +SKILL_MALLARDS_EYE 45 +SKILL_BRAWLING 350 +SKILL_LUCKY_COUNTER 351 +SKILL_SPEED 352 +SKILL_RESIST_POISON 353 +SKILL_ASTRAL_SOUL 354 // Magic skills SKILL_MAGIC 340 |