diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-02 11:48:33 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-02 11:48:33 +0000 |
commit | d8876e3c3ee55dd74ed8b330fdcc7c06cb9e3072 (patch) | |
tree | 76422502360277a507b05c9ae19b1b07ad7bbc36 /Changelog-Trunk.txt | |
parent | f7da3e7ad422759affddf1aaa926bee4b7908532 (diff) | |
download | hercules-d8876e3c3ee55dd74ed8b330fdcc7c06cb9e3072.tar.gz hercules-d8876e3c3ee55dd74ed8b330fdcc7c06cb9e3072.tar.bz2 hercules-d8876e3c3ee55dd74ed8b330fdcc7c06cb9e3072.tar.xz hercules-d8876e3c3ee55dd74ed8b330fdcc7c06cb9e3072.zip |
Fixed skills used through items and Hocus-pocus consume requirements if you have them. (bugreport:3164)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13836 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 1de74eded..b4e56ed78 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/02 + * Fixed skills used through items and Hocus-pocus consume requirements if you have them. (bugreport:3164) [Inkfish] 09/06/01 * Fixed Fiberlock sometimes fails due to the long interval of skill_unit_timer. It may never fail now, though this may not be official. (bugreport:3136) [Inkfish] 09/05/30 |