summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-07-06 03:46:00 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-07-06 03:46:00 +0000
commited6aaf0aa423a591b60626befda015997d3ea83c (patch)
treedc33d2be04f0057641c1f4550c5b4f6a121b259a /Changelog-Trunk.txt
parente290f7f88054c00c44e00fc1e76fb158c549051e (diff)
downloadhercules-ed6aaf0aa423a591b60626befda015997d3ea83c.tar.gz
hercules-ed6aaf0aa423a591b60626befda015997d3ea83c.tar.bz2
hercules-ed6aaf0aa423a591b60626befda015997d3ea83c.tar.xz
hercules-ed6aaf0aa423a591b60626befda015997d3ea83c.zip
* Slight cleanup of item-based walk speed bonuses
- removed bSpeed bonus code (was just disabled until now) - changed speed_rate to use base value 0% instead of 100% git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12915 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index d342b5636..e82fc6ce7 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,10 @@ 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.
+2008/07/06
+ * Slight cleanup of item-based walk speed bonuses [ultramage]
+ - removed bSpeed bonus code (was just disabled until now)
+ - changed speed_rate to use base value 0% instead of 100%
2008/07/05
* Moved the mob killmonster flag to a more appropriate area. (bugreport:1795) [SketchyPhoenix]
2008/07/04