diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-02 20:59:09 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-02 20:59:09 +0000 |
commit | 24bc674295e1dc2ebbfa4fae3f68a70311c98594 (patch) | |
tree | 54be2c93223bdea75c0bf5876968493a76fd0d44 /Changelog-Trunk.txt | |
parent | d2f88f0450a23f8b9cd9579451059acb08f14f52 (diff) | |
download | hercules-24bc674295e1dc2ebbfa4fae3f68a70311c98594.tar.gz hercules-24bc674295e1dc2ebbfa4fae3f68a70311c98594.tar.bz2 hercules-24bc674295e1dc2ebbfa4fae3f68a70311c98594.tar.xz hercules-24bc674295e1dc2ebbfa4fae3f68a70311c98594.zip |
- Resetting skills will now automatically remove peco, falcon, cart and homunculus (vaporize).
- Fixed random mob picking choosing clones.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9780 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index e2c7133da..1e664d0d4 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,10 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2007/02/02 + * Resetting skills will now automatically remove peco, falcon, cart and + homunculus (vaporize). + * Fixed random mob picking choosing clones. [Skotlex] 2007/02/01 * Restricted global messages to 255 characters (client shows only ~80 anyway, wanted to use 127 but frost joke's lines are longer than that ...) |