diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-16 14:12:01 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-16 14:12:01 +0000 |
commit | 77e8294908fcbf69431d87b74a8ed15d3ab5fd2e (patch) | |
tree | 70ac7728a7d113f97bcc5a844573717db2109bb7 /Changelog-Trunk.txt | |
parent | 9f21baade67fe21fc3e270ff1239401cd9ab41ff (diff) | |
download | hercules-77e8294908fcbf69431d87b74a8ed15d3ab5fd2e.tar.gz hercules-77e8294908fcbf69431d87b74a8ed15d3ab5fd2e.tar.bz2 hercules-77e8294908fcbf69431d87b74a8ed15d3ab5fd2e.tar.xz hercules-77e8294908fcbf69431d87b74a8ed15d3ab5fd2e.zip |
- Now arrow-consuming skills where your main weapon is a whip or musical instrument WILL count as arrow-type attacks, using the atk of the arrow and all related bonuses.
- Fixed some homun timer initialization code.
- Some cleanups on the pet.c code, but no idea if pet view will work correctly now.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8315 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 3b4b16f97..18d726167 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,11 @@ 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/16
+ * Now arrow-consuming skills where your main weapon is a whip or musical
+ instrument WILL count as arrow-type attacks, using the atk of the arrow and
+ all related bonuses. [Skotlex]
+ * Fixed some homun timer initialization code. [Skotlex]
2006/08/15
* Applied multiple fixes which should take care of making homun save/load
work on TXT now. [Skotlex]
|