summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-06 16:12:44 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-06 16:12:44 +0000
commit453c3f1113bbeb874ce305ff3bd44cd1ba6ed520 (patch)
tree2bf77396efdaaa4d86869a55f107052ed1ef074b /Changelog-Trunk.txt
parentbf0ee54bf17ba1d9d808bbd6e46cfeecc8b05fd0 (diff)
downloadhercules-453c3f1113bbeb874ce305ff3bd44cd1ba6ed520.tar.gz
hercules-453c3f1113bbeb874ce305ff3bd44cd1ba6ed520.tar.bz2
hercules-453c3f1113bbeb874ce305ff3bd44cd1ba6ed520.tar.xz
hercules-453c3f1113bbeb874ce305ff3bd44cd1ba6ed520.zip
- The monsters can level up setting will not take effect when the mob's level is LESS than their db counter-part (should prevent under-leveling causing underflows and semi-immortal mobs)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7005 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index d1f58a270..909e2be21 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ 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/06/06
+ * The monsters can level up setting will not take effect when the mob's
+ level is LESS than their db counter-part (should prevent under-leveling
+ causing underflows and semi-immortal mobs) [Skotlex]
* Fixed mvp-exp calculations being messed up with more than one attacker.
[Skotlex]
* Changed the mob exp race bonus so that each player gets their own bonus,