diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-12 15:37:43 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-12 15:37:43 +0000 |
commit | ac2549281f46ecf8cb1c6ced0cd6551d42a1c84b (patch) | |
tree | d716738f819ffdaa10501135dfd3384d7faea917 /db/Changelog.txt | |
parent | d3446b8051e0f084721198b85c067597f26c5dfd (diff) | |
download | hercules-ac2549281f46ecf8cb1c6ced0cd6551d42a1c84b.tar.gz hercules-ac2549281f46ecf8cb1c6ced0cd6551d42a1c84b.tar.bz2 hercules-ac2549281f46ecf8cb1c6ced0cd6551d42a1c84b.tar.xz hercules-ac2549281f46ecf8cb1c6ced0cd6551d42a1c84b.zip |
- Converted mob skills that had the combination idle+target+always to idle+randomtarget+always as per Playtester's request.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10235 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 7bc68c118..76001b653 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,8 @@ ======================== 04/13 + * Converted mob skills that had the combination idle+target+always to + idle+randomtarget+always as per Playtester's request. * Corrected the inf2 of some skills considering the changes to the inf2 party/guild only and 'allow enemy' meanings. [Skotlex] * Thanatos, Kiel and Randgris now use Ganbantein [Playtester] |