summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-18 17:49:15 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-18 17:49:15 +0000
commitaa934a7bb6f0910b9edb53e4c711e2af97bbaf4e (patch)
treee2b461b3580d9383cd2a3180b21915475db70781 /Changelog-Trunk.txt
parent3c0bb6cec420f251ffbc45eaf9196e11fc72dfa1 (diff)
downloadhercules-aa934a7bb6f0910b9edb53e4c711e2af97bbaf4e.tar.gz
hercules-aa934a7bb6f0910b9edb53e4c711e2af97bbaf4e.tar.bz2
hercules-aa934a7bb6f0910b9edb53e4c711e2af97bbaf4e.tar.xz
hercules-aa934a7bb6f0910b9edb53e4c711e2af97bbaf4e.zip
- Fixed mob_max_skilllvl being capped to 11!
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6643 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 6afa71205..097fe016f 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ 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.
2006/05/18
+ * Fixed mob_max_skilllvl being capped to 11! [Skotlex]
* Rewrote/cleaned up several functions in storage.c [Skotlex]
* Optimized pc_additem comparisons to account for items with more than four
slots. [Skotlex]