diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-16 15:33:49 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-16 15:33:49 -0300 |
commit | 97ac6817ffdbebef3f7605e38c8a69420fa46cee (patch) | |
tree | 72de77e74b0d36bc2b5eb16e34b5919dd4531578 /db/constants.conf | |
parent | 01788bc76d15415a90593a9b972283765c56db43 (diff) | |
download | serverdata-97ac6817ffdbebef3f7605e38c8a69420fa46cee.tar.gz serverdata-97ac6817ffdbebef3f7605e38c8a69420fa46cee.tar.bz2 serverdata-97ac6817ffdbebef3f7605e38c8a69420fa46cee.tar.xz serverdata-97ac6817ffdbebef3f7605e38c8a69420fa46cee.zip |
Ragger Prototype
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf index 27269ada7..112755d70 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3850,7 +3850,7 @@ constants_db: { comment__: "magic subclass" CL_PALADIN: 1 CL_TANKER: 2 - CL_BERSEKER: 4 + CL_BERSERKER: 4 CL_RANGER: 8 CL_SNIPER: 16 CL_WIZARD: 32 |