diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-17 19:32:41 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-17 19:32:41 +0000 |
commit | 23380d29046c90f90ab1234cba6dd6e8b1a3b55a (patch) | |
tree | b8e46fa343d6f3db3f57b9bd0877c6f70cf24391 /Changelog-Trunk.txt | |
parent | 1be1ea3b265e4cfbd8339c8e13b7a46615a9b6d3 (diff) | |
download | hercules-23380d29046c90f90ab1234cba6dd6e8b1a3b55a.tar.gz hercules-23380d29046c90f90ab1234cba6dd6e8b1a3b55a.tar.bz2 hercules-23380d29046c90f90ab1234cba6dd6e8b1a3b55a.tar.xz hercules-23380d29046c90f90ab1234cba6dd6e8b1a3b55a.zip |
Changed the duel_time_interval setting's lower bound to 0 (to allow disabling the delay)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11031 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 2fa09f053..d72a48ea9 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -6,6 +6,7 @@ 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) + - see topic:151132 for details 2007/08/16 * Fixed eAthena's wrong interpretation of the respawn times [Playtester] * Added icons for NPC_CRITICALWOUND and NPC_SLOWCAST [Playtester] |