summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-29 12:47:21 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-29 12:47:21 +0000
commitf53414bdbfa5f1364aec6a9ddbef8287e544aad9 (patch)
tree8d6d4c74c9ad8ae387ea219e734bfb33240b4558 /Changelog-Trunk.txt
parent572bb8a1a98bc8863a92d944af0f6e47408dd3b4 (diff)
downloadhercules-f53414bdbfa5f1364aec6a9ddbef8287e544aad9.tar.gz
hercules-f53414bdbfa5f1364aec6a9ddbef8287e544aad9.tar.bz2
hercules-f53414bdbfa5f1364aec6a9ddbef8287e544aad9.tar.xz
hercules-f53414bdbfa5f1364aec6a9ddbef8287e544aad9.zip
* Fixed attack not counted as connect when dodged and got damage from skill bonus like Weaponry Research.
* Corrected the description for vit_penalty_type. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13918 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 3ee052e70..ce1579a15 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.
+09/06/29
+ * Fixed attack not counted as connect when dodged and got damage from skill bonus like Weaponry Research. [Inkfish]
09/06/28
* Implemented script command "autobonus". [Inkfish]
- "autobonus" is similar to "bonusautoscript", however it has a timer of its own.