summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-22 17:33:58 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-22 17:33:58 +0000
commitf49666198ba97ff369bc25fb200668505aa1e381 (patch)
tree8e049421046c0216db841d10d54a81312f952bbe /Changelog-Trunk.txt
parente03b9539e56c360d9af30c9de2ccdea680ee6eea (diff)
downloadhercules-f49666198ba97ff369bc25fb200668505aa1e381.tar.gz
hercules-f49666198ba97ff369bc25fb200668505aa1e381.tar.bz2
hercules-f49666198ba97ff369bc25fb200668505aa1e381.tar.xz
hercules-f49666198ba97ff369bc25fb200668505aa1e381.zip
- Corrected the 20 lvl diff 15% exp bonus on pk_mode servers. Thanks to Vayu for pointing it out.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6698 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index fbaa05873..e713c6af3 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.
2006/05/22
+ * Corrected the 20 lvl diff 15% exp bonus on pk_mode servers. Thanks to
+ Vayu for pointing it out. [Skotlex]
* status_get_sc_tick will now use directly Stun's formula rather than
invoking the status sc chance once. [Skotlex]
* Fixed a possible null pointer in script command misc_effect [Skotlex]