diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-07-23 17:49:06 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-07-23 17:49:06 +0200 |
commit | d1ff1197c319d55ea2a0014ec8e45333a8305e49 (patch) | |
tree | 14472eebe06fc25962ede2fef20fe42de483edb5 /world/map/db/const.txt | |
parent | ff59a23a8e38350fa3601906b813088eb2088af0 (diff) | |
download | serverdata-d1ff1197c319d55ea2a0014ec8e45333a8305e49.tar.gz serverdata-d1ff1197c319d55ea2a0014ec8e45333a8305e49.tar.bz2 serverdata-d1ff1197c319d55ea2a0014ec8e45333a8305e49.tar.xz serverdata-d1ff1197c319d55ea2a0014ec8e45333a8305e49.zip |
Raging Skill: name corrected from "Berserk" to "Raging" and updated clientdata
Diffstat (limited to 'world/map/db/const.txt')
-rw-r--r-- | world/map/db/const.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/const.txt b/world/map/db/const.txt index f7b12451..50084b5b 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -217,7 +217,7 @@ SKILL_LUCKY_COUNTER 351 SKILL_SPEED 352 SKILL_RESIST_POISON 353 SKILL_ASTRAL_SOUL 354 -SKILL_WARRIOR_BERSERK 355 +SKILL_WARRIOR_RAGING 355 // Magic skills SKILL_MAGIC 340 |