diff options
author | kenpachi2k11 <kenpachi2k11@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-17 10:51:44 +0000 |
---|---|---|
committer | kenpachi2k11 <kenpachi2k11@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-17 10:51:44 +0000 |
commit | 789ec79a39d5e94efa52e8bff26884142c47dbda (patch) | |
tree | e10dc9b6fd0cd03efb51cd4ec3177680637dc5b8 /db/const.txt | |
parent | 535f375f26bdcc408d30193dd8033c574fd8c563 (diff) | |
download | hercules-789ec79a39d5e94efa52e8bff26884142c47dbda.tar.gz hercules-789ec79a39d5e94efa52e8bff26884142c47dbda.tar.bz2 hercules-789ec79a39d5e94efa52e8bff26884142c47dbda.tar.xz hercules-789ec79a39d5e94efa52e8bff26884142c47dbda.zip |
Renamed bMatk and bWeaponMatk to make it easier to understand the bonus when reading the DB file.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16649 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/const.txt b/db/const.txt index def019213..6d9202c57 100644 --- a/db/const.txt +++ b/db/const.txt @@ -576,8 +576,8 @@ bSPVanishRate 2042 bMagicSPGainValue 2043 bMagicHPGainValue 2044 bAddClassDropItem 2045 -bWeaponMatk 2046 -bMatk 2047 +bEquipmentMatk 2046 +bIntMatk 2047 bSPGainRaceAttack 2048 bHPGainRaceAttack 2049 bSkillUseSPrate 2050 |