diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-08 17:39:40 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-08 17:39:40 +0000 |
commit | f77cbff9305f4d3c6dc49d870369bf0897864049 (patch) | |
tree | 43772fe62e422943239cc901f2168689b8b18d01 /Changelog-Trunk.txt | |
parent | b5be01c5baca2d51da4ec9a138e3bb57eea7cbb4 (diff) | |
download | hercules-f77cbff9305f4d3c6dc49d870369bf0897864049.tar.gz hercules-f77cbff9305f4d3c6dc49d870369bf0897864049.tar.bz2 hercules-f77cbff9305f4d3c6dc49d870369bf0897864049.tar.xz hercules-f77cbff9305f4d3c6dc49d870369bf0897864049.zip |
- Added a new setting 'guild_skill_relog_delay' to activate the guild skills delay on Guild Master relog.
- The official setting is 'No', but this is an option for game masters.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11699 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 c4794189f..370a7e456 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -22,6 +22,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. - small correction to the help text of --with-mysql and --with-pcre - added the -Wno-switch compiler option to suppress the "enumeration value '%s' not handled in switch" warnings + * Added a new setting 'guild_skill_relog_delay' to activate the guild skills delay + on Guild Master relog. [Zephyrus] 2007/11/07 * Some updates on the mail system packets [Zephyrus] - Corrected the mail database structure on main.sql |