diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-03 04:20:58 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-03 04:20:58 +0000 |
commit | e92404724e395fb51711a318f2fba530055fb4c8 (patch) | |
tree | cc62d84558d7c4b5e5df2acfb429e362f329b71f /Changelog-Trunk.txt | |
parent | dd90153762be1de239e2e6d244dd25d50e5c2fe4 (diff) | |
download | hercules-e92404724e395fb51711a318f2fba530055fb4c8.tar.gz hercules-e92404724e395fb51711a318f2fba530055fb4c8.tar.bz2 hercules-e92404724e395fb51711a318f2fba530055fb4c8.tar.xz hercules-e92404724e395fb51711a318f2fba530055fb4c8.zip |
- Small fixes on mob_skill_use
- slaves inherit speeds will only work if the master can move.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5441 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 76adfa9f9..96b023c4f 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/02
+ * Slaves inherit speed will now only work if the master can move. [Skotlex]
* Some cleanup and reorganization on the way pet-skill variables are
handled. [Skotlex]
* Fixed a typo that disabled all pet support skills from triggering (except
|