diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-01 20:06:06 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-01 20:06:06 +0000 |
commit | 75b71c93f2449765688df5a247d808b7b86b0fda (patch) | |
tree | cdba42c8b756b0db204a4db27ae19887e12b49e4 /db/Changelog.txt | |
parent | e38f00cc342543973a5a1faaa2db067f63dcb9e4 (diff) | |
download | hercules-75b71c93f2449765688df5a247d808b7b86b0fda.tar.gz hercules-75b71c93f2449765688df5a247d808b7b86b0fda.tar.bz2 hercules-75b71c93f2449765688df5a247d808b7b86b0fda.tar.xz hercules-75b71c93f2449765688df5a247d808b7b86b0fda.zip |
- Added support for mob skill target 'randomtarget', when specified, it will pick a random enemy from within the skill's cast range.
- Updated the mob_db so that all skills from non-moving mobs that specified 'target' as enemy will use 'randomtarget' instead.
- Amon Ra's meteors now use randomtarget instead of self.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9762 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index d9e789f0c..6e6127a04 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -21,6 +21,9 @@ ======================== 02/01 + * Updated the mob_db so that all skills from non-moving mobs that specified + 'target' as enemy will use 'randomtarget' instead. + * Amon Ra's meteors now use randomtarget instead of self. * Corrected item 1459 (unused Partizan with no slots) being wlv3 instead of 2 (as the other two partizans) * Changed the name of the four second versions of homunculi to not have a |