summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-01 14:01:42 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-01 14:01:42 +0000
commit5f59e9573144783798c4cb6c115bfaa2cf22515f (patch)
treed591c0f498d4cac9d1bf932559288638a9807eeb /Changelog-Trunk.txt
parent636a650ace24856d1ce381ec7b359d3fa291c4bf (diff)
downloadhercules-5f59e9573144783798c4cb6c115bfaa2cf22515f.tar.gz
hercules-5f59e9573144783798c4cb6c115bfaa2cf22515f.tar.bz2
hercules-5f59e9573144783798c4cb6c115bfaa2cf22515f.tar.xz
hercules-5f59e9573144783798c4cb6c115bfaa2cf22515f.zip
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)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13834 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 8407644d0..1de74eded 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/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
* Fixed gemstones are still required when players equipped Mistress Card. (bugreport:3147, follow up to: r13815) [Inkfish]
* Fiberlock only catches targets the moment its casted. [Inkfish]