diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-10 14:12:21 +0100 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-10 14:21:31 +0100 |
commit | 374359ed51f7dfc1887cee0270193ca320c899bd (patch) | |
tree | 2e1659bce65f8f5d780b6695b963bc9570d8fe28 /db/const.txt | |
parent | cc3596810e02b7baeb69688c500fd549f98f9523 (diff) | |
download | serverdata-374359ed51f7dfc1887cee0270193ca320c899bd.tar.gz serverdata-374359ed51f7dfc1887cee0270193ca320c899bd.tar.bz2 serverdata-374359ed51f7dfc1887cee0270193ca320c899bd.tar.xz serverdata-374359ed51f7dfc1887cee0270193ca320c899bd.zip |
adding the TMW_BESERK skill
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 981031ed..bfa1436d 100644 --- a/db/const.txt +++ b/db/const.txt @@ -217,6 +217,7 @@ SKILL_LUCKY_COUNTER 351 SKILL_SPEED 352 SKILL_RESIST_POISON 353 SKILL_ASTRAL_SOUL 354 +SKILL_WARRIOR_BERSERK 355 // Magic skills SKILL_MAGIC 340 |