summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-20 20:01:07 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-20 20:01:07 +0000
commitd0f2d77ed059c68c4b6e6ad599c7e6960fdd269e (patch)
treefa6392e2bede434754e68a5d93295ad4bc7c239a /Changelog-Trunk.txt
parent065abbacf70dbc690e76beecc88bdf3faf95d891 (diff)
downloadhercules-d0f2d77ed059c68c4b6e6ad599c7e6960fdd269e.tar.gz
hercules-d0f2d77ed059c68c4b6e6ad599c7e6960fdd269e.tar.bz2
hercules-d0f2d77ed059c68c4b6e6ad599c7e6960fdd269e.tar.xz
hercules-d0f2d77ed059c68c4b6e6ad599c7e6960fdd269e.zip
- @useskill will now cause your homun to use the skill instead of you if the skill is a Homun skill and you have an active homunculus.
- Some cleanups... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8383 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 5b999490a..f9fe1cd77 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.
2006/08/20
+ * @useskill will now cause your homun to use the skill instead of you if
+ the skill is a Homun skill and you have an active homunculus. [Skotlex]
* Reduced the Success Chance of GS_FLING to 10+10*lv% (Playtester told me
that Vicious told him the chance was much lower like that) [Skotlex]
* Fixed some Homunc issues with HR servers (capping some values) [Toms]