diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-28 15:49:36 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-28 15:49:36 +0000 |
commit | 2b4787d78f47142d979cb568e179387fb4befc7b (patch) | |
tree | 5d9bb07a9d54bb882849c363d096f70a402e52a4 /Changelog-Trunk.txt | |
parent | 16d0bed247603d86d33b6b6b2cf6e3e2251abab4 (diff) | |
download | hercules-2b4787d78f47142d979cb568e179387fb4befc7b.tar.gz hercules-2b4787d78f47142d979cb568e179387fb4befc7b.tar.bz2 hercules-2b4787d78f47142d979cb568e179387fb4befc7b.tar.xz hercules-2b4787d78f47142d979cb568e179387fb4befc7b.zip |
- Fixed summon mobs being able to cast "summon" skills.
- Summoned mobs will inherit the size and ai properties of the master.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5790 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 7caae1ca2..7e25a962e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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/03/28
+ * Fixed summon mobs being able to cast "summon" skills. [Skotlex]
+ * Summoned mobs will inherit the size and ai properties of the master. [Skotlex]
* Added a debug function to locate all "looping warps". [Skotlex]
- Now will someone help cleanup those warps?
* Some cleanup of the skill-use functions in clif.c [Skotlex]
|