diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-26 21:42:04 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-26 21:42:04 +0000 |
commit | 19c0056b1af3fcc80e3f402e92ca605d4228873e (patch) | |
tree | 5e00d2ce197211063a0fb14ee5ad166447be5c0e /Changelog-Trunk.txt | |
parent | 66b2cadb9bcb6ad125cb18cdbea903a63ad0d925 (diff) | |
download | hercules-19c0056b1af3fcc80e3f402e92ca605d4228873e.tar.gz hercules-19c0056b1af3fcc80e3f402e92ca605d4228873e.tar.bz2 hercules-19c0056b1af3fcc80e3f402e92ca605d4228873e.tar.xz hercules-19c0056b1af3fcc80e3f402e92ca605d4228873e.zip |
- Fixed the normalizing function not sending first classes back to novice if they do not have basic skill maxed.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9719 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 6792ba229..ef2a278a5 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. 2007/01/26 + * Fixed the normalizing function not sending first classes back to novice + if they do not have basic skill maxed. * Added a wrapper to delete_timer so it prints out from where the invocation was done. * Fixed Splash attacks consuming 2 ammo on each attack. [Skotlex] |