diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-28 11:12:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-28 11:12:10 -0300 |
commit | 823c055d4fef95524c6898517962b42dc866111f (patch) | |
tree | f7cfa20127ac682f8516eda3dc68e5c9c968ec90 /db | |
parent | 8fb9a82849539c346c1ff20a25858dfa6b864f58 (diff) | |
download | serverdata-823c055d4fef95524c6898517962b42dc866111f.tar.gz serverdata-823c055d4fef95524c6898517962b42dc866111f.tar.bz2 serverdata-823c055d4fef95524c6898517962b42dc866111f.tar.xz serverdata-823c055d4fef95524c6898517962b42dc866111f.zip |
All tiers registered, penalty TODO
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/constants.conf b/db/constants.conf index 8ff1f1b67..0b40dba1f 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4376,9 +4376,9 @@ constants_db: { CRGROUP_SCRESIST: 512 CRGROUP_SCINFLICT: 1024 CRGROUP_MANAUSE: 2048 - CRGROUP_BOSSDEF: 4096 + CRGROUP_BOSSATK: 4096 // Final tier - CRGROUP_EXPUP: 8192 + CRGROUP_FINAL: 8192 comment__: "Emotes" // TMW2 Emotes |