diff options
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 |