diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-29 04:33:00 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-29 04:33:00 +0000 |
commit | e7d01f7b12e109ac54dcc29f9d368e20512c57e6 (patch) | |
tree | dfdd2ac4d8db3cec19a455d9fe9bb8542664d95e /Changelog-Trunk.txt | |
parent | df3489bd7cd6da79c1654d97600aa7f3ba213fd3 (diff) | |
download | hercules-e7d01f7b12e109ac54dcc29f9d368e20512c57e6.tar.gz hercules-e7d01f7b12e109ac54dcc29f9d368e20512c57e6.tar.bz2 hercules-e7d01f7b12e109ac54dcc29f9d368e20512c57e6.tar.xz hercules-e7d01f7b12e109ac54dcc29f9d368e20512c57e6.zip |
* Kaahi heals no matter if attack connects. (bugreport:2440)
* Fixed a typo causing skillitem always resets skill delay. (bugreport:3431)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13977 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 5e33d992a..b4115916c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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/07/28 + * Kaahi heals no matter if attack connects. (bugreport:2440) [Inkfish] + * Fixed a typo causing skillitem always resets skill delay. (bugreport:3431) [Inkfish] 09/07/25 * Rewrote Quest Log system. [Inkfish] * Fixed message display for FullStrip and SelfProvoke. (bugreport: 3011, bugreport: 3415) [Inkfish] |