diff options
author | Fate <fate-tmw@googlemail.com> | 2009-09-26 18:21:10 +0000 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2009-09-26 18:21:10 +0000 |
commit | bea0fdfddb013ce56e25c1e0a1f40e83c4fa4f37 (patch) | |
tree | 34fed33c97ad5787a6da4882f1938d6eab2a3eb3 /db/const.txt | |
parent | cf2958ed8eb277addacf594d5953d59b682af84c (diff) | |
parent | 7c88938cd133001457a1e1e3273a7b402dbbccca (diff) | |
download | serverdata-bea0fdfddb013ce56e25c1e0a1f40e83c4fa4f37.tar.gz serverdata-bea0fdfddb013ce56e25c1e0a1f40e83c4fa4f37.tar.bz2 serverdata-bea0fdfddb013ce56e25c1e0a1f40e83c4fa4f37.tar.xz serverdata-bea0fdfddb013ce56e25c1e0a1f40e83c4fa4f37.zip |
Merge branch 'skill'
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 99f14f38..92ef7573 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 |