diff options
author | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-16 02:01:19 +0000 |
---|---|---|
committer | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-16 02:01:19 +0000 |
commit | 5c10ad80c373bef3cc2417742787e68b231ab5e9 (patch) | |
tree | 27cc898d9e20892b6901afb3743f3cba2736ace7 /Changelog-Trunk.txt | |
parent | eb8c83dd3d39ffeb3b7d8455d1f4c4c0b9f7a84c (diff) | |
download | hercules-5c10ad80c373bef3cc2417742787e68b231ab5e9.tar.gz hercules-5c10ad80c373bef3cc2417742787e68b231ab5e9.tar.bz2 hercules-5c10ad80c373bef3cc2417742787e68b231ab5e9.tar.xz hercules-5c10ad80c373bef3cc2417742787e68b231ab5e9.zip |
Follow-up to r14456. Default initialize atk_rate to 0 instead of 100 to match new effect of bonus bAtkRate.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14464 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 59c2aea23..4fbac2046 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2010/11/15 + * Follow-up to r14456. Default initialize atk_rate to 0 instead of 100 to match new effect of bonus bAtkRate. [Paradox924X] 2010/11/14 * Rev. 14463 Updated quest_read_db. [L0ne_W0lf] - Reports entries when read by server at start up like other DBs. |