summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-09-20 13:37:12 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-09-20 13:37:12 +0000
commit9667d693f53f5eb0be58798bbb953aa3ee0146b8 (patch)
treedd4d95234b290291fcf46a75aef2751f6bd0e057 /Changelog-Trunk.txt
parentf0e5b3a195cedb1bd62e7cc3f214c004aa209042 (diff)
downloadhercules-9667d693f53f5eb0be58798bbb953aa3ee0146b8.tar.gz
hercules-9667d693f53f5eb0be58798bbb953aa3ee0146b8.tar.bz2
hercules-9667d693f53f5eb0be58798bbb953aa3ee0146b8.tar.xz
hercules-9667d693f53f5eb0be58798bbb953aa3ee0146b8.zip
Fixed when devoter is killed by the redirected damage, devotee takes the whole damage. (follow up to r14406)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14410 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 ad128d6f9..3c128710f 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,8 @@ 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.
+2010/09/20
+ * Fixed when devoter is killed by the redirected damage, devotee takes the whole damage. (follow up to r14406)[Inkfish]
2010/09/18
* Rev. 14409 Added bard/dancer songs and duets to the nodispell list. (bugreport:4411) [L0ne_w0lf]
* Applied Ai4rei's patch for the skill WE_CALLPARTNER (bugreport:4437)