summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-04 21:40:36 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-04 21:40:36 +0000
commit9fc29a4aad32e17f4f3e6a3bc749c12df27ea5d8 (patch)
tree73d27c99ca76c8e633268bbb4a6dee65685d728e /Changelog-Trunk.txt
parent02c5517d8590c2169479a90d4c1327e85614c6fb (diff)
downloadhercules-9fc29a4aad32e17f4f3e6a3bc749c12df27ea5d8.tar.gz
hercules-9fc29a4aad32e17f4f3e6a3bc749c12df27ea5d8.tar.bz2
hercules-9fc29a4aad32e17f4f3e6a3bc749c12df27ea5d8.tar.xz
hercules-9fc29a4aad32e17f4f3e6a3bc749c12df27ea5d8.zip
- Should have fixed manner being reset to 0 on logout while muted.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8621 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 6459e5cc7..d9c71dc90 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/09/04
+ * Should have fixed manner being reset to 0 on logout while muted.
+ [Skotlex]
* Removed status_get_sc_tick, duration and chance are now both handled by
status_get_sc_def (this means status change duration and success rate
both will always follow the very same formula) [Skotlex]