summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-01 17:44:41 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-01 17:44:41 +0000
commite5f6750c82eed8625bd6f69f9d973de3ccfde9bb (patch)
tree95897dbe4f5c837359ce487aae8859bd0cec10d2 /Changelog-Trunk.txt
parentf2fb40769774277b5e14074f5251269124da2976 (diff)
downloadhercules-e5f6750c82eed8625bd6f69f9d973de3ccfde9bb.tar.gz
hercules-e5f6750c82eed8625bd6f69f9d973de3ccfde9bb.tar.bz2
hercules-e5f6750c82eed8625bd6f69f9d973de3ccfde9bb.tar.xz
hercules-e5f6750c82eed8625bd6f69f9d973de3ccfde9bb.zip
- Fixed Autoblitz taking into account target's luck rather than attacker's
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6910 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 901caa893..faf9ac3c4 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/06/01
+ * Fixed Autoblitz taking into account target's luck rather than attacker's
+ [Skotlex]
* Fixed slaves warping endlessly to their master when the master-slave
distance exceeds 30. [Skotlex]
* SC_ORCISH will now be dispelled on logout (if debufF_on_logout is set)