diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-29 19:26:18 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-29 19:26:18 +0000 |
commit | d0397b495f1f18b904174f7ee174b75af608cbcc (patch) | |
tree | b36f20f369e59c566a1ae93efe33e34b2c8cb7be /Changelog-Trunk.txt | |
parent | 8d78bf32411bff959e38cb94e9c9cdb383706a69 (diff) | |
download | hercules-d0397b495f1f18b904174f7ee174b75af608cbcc.tar.gz hercules-d0397b495f1f18b904174f7ee174b75af608cbcc.tar.bz2 hercules-d0397b495f1f18b904174f7ee174b75af608cbcc.tar.xz hercules-d0397b495f1f18b904174f7ee174b75af608cbcc.zip |
- Plagiarize can no longer copy skill levels beyond their max skill_db value.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12151 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 bfd2c1a87..5350caf68 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. 2008/01/29 + * Plagiarize can no longer copy skill levels beyond their max skill_db + value. * Modified pc_dead so that the src is passed on to the master when it is a pet or homunculus. [Skotlex] 2008/01/26 |