diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-17 19:29:03 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-17 19:29:03 +0000 |
commit | 1be1ea3b265e4cfbd8339c8e13b7a46615a9b6d3 (patch) | |
tree | 0ac36419edc5e7ab6a2006f964477b0c21264572 /Changelog-Trunk.txt | |
parent | f34575273520e89695da1446868275e7c4e37431 (diff) | |
download | hercules-1be1ea3b265e4cfbd8339c8e13b7a46615a9b6d3.tar.gz hercules-1be1ea3b265e4cfbd8339c8e13b7a46615a9b6d3.tar.bz2 hercules-1be1ea3b265e4cfbd8339c8e13b7a46615a9b6d3.tar.xz hercules-1be1ea3b265e4cfbd8339c8e13b7a46615a9b6d3.zip |
* Implemented the official dual-wield aspd equation
- using 0.7 instead of 0.66 as modifier (so aspd will be lower now)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11030 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 90b268543..2fa09f053 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2007/08/17 + * Implemented the official dual-wield aspd equation [ultramage] + - using 0.7 instead of 0.66 as modifier (so aspd will be lower now) 2007/08/16 * Fixed eAthena's wrong interpretation of the respawn times [Playtester] * Added icons for NPC_CRITICALWOUND and NPC_SLOWCAST [Playtester] |