summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorsketchyphoenix <sketchyphoenix@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-15 00:11:16 +0000
committersketchyphoenix <sketchyphoenix@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-15 00:11:16 +0000
commit4964f9b5095740a8f076502cfd533439a2cf5965 (patch)
tree2eb5831472d78eb809d0a36b7cfcf0f4c5bba778 /Changelog-Trunk.txt
parenta8c1888d6967c01171d73586b2a5124ecb7453ae (diff)
downloadhercules-4964f9b5095740a8f076502cfd533439a2cf5965.tar.gz
hercules-4964f9b5095740a8f076502cfd533439a2cf5965.tar.bz2
hercules-4964f9b5095740a8f076502cfd533439a2cf5965.tar.xz
hercules-4964f9b5095740a8f076502cfd533439a2cf5965.zip
* Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the threshold. (bugreport:2051)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13077 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 a443fc34b..6f7a5f702 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,8 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2008/08/15
+ * Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the threshold. (bugreport:2051) [SketchyPhoenix]
2008/08/11
* Fixed right-click npc unload not unloading duplicates (bugreport:2014)
2008/08/09