diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-04-15 07:36:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-04-15 07:36:03 -0300 |
commit | e3196968d2eb675d610cb7d2fec454886c61ab95 (patch) | |
tree | b5ca9e32e6537365fc4b9e24e3348fd8f75c99bf | |
parent | 73d118ba67863dafb1d2261ad0ccd230dabb1cb3 (diff) | |
download | serverdata-e3196968d2eb675d610cb7d2fec454886c61ab95.tar.gz serverdata-e3196968d2eb675d610cb7d2fec454886c61ab95.tar.bz2 serverdata-e3196968d2eb675d610cb7d2fec454886c61ab95.tar.xz serverdata-e3196968d2eb675d610cb7d2fec454886c61ab95.zip |
Comment bMatk bonus as it seems to not be working
-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 3c77985b..67d79def 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -397,7 +397,7 @@ more than one separator can be used in a row (so 12_3___456 is illegal). bMagicSPGainValue: 2043 bMagicHPGainValue: 2044 bAddClassDropItem: 2045 - bMatk: 2046 + //bMatk: 2046 bSPGainRaceAttack: 2047 bHPGainRaceAttack: 2048 bSkillUseSPrate: 2049 |