diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-31 02:31:08 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-31 02:31:08 +0000 |
commit | 59208abde035ebeea609b043055614616afb72f1 (patch) | |
tree | 1f55277a529095e4480547af91528284e7e53635 /Changelog-Trunk.txt | |
parent | f27a5dd6038f94d5f8ef015c700b4c6bc7fc1cc1 (diff) | |
download | hercules-59208abde035ebeea609b043055614616afb72f1.tar.gz hercules-59208abde035ebeea609b043055614616afb72f1.tar.bz2 hercules-59208abde035ebeea609b043055614616afb72f1.tar.xz hercules-59208abde035ebeea609b043055614616afb72f1.zip |
- Fixed pets ignoring can-act delays for skill usage.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6870 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 1bcc6f943..8a2cc4540 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/05/30
+ * Fixed pets ignoring can-act delays for skill usage. [Skotlex]
* [Added]:
- Mercenary.c in VS.NET 2005 project files
[Improved]:
|