summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-18 14:26:26 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-18 14:26:26 +0000
commit424938aa953e6384f59eb593d6f5f377e007a443 (patch)
treef6d1c8d1c6697bfada6ebb91ec2a9439e4539ed6 /Changelog-Trunk.txt
parent67213795d8e2c020d0e7d743e98238b65b35630e (diff)
downloadhercules-424938aa953e6384f59eb593d6f5f377e007a443.tar.gz
hercules-424938aa953e6384f59eb593d6f5f377e007a443.tar.bz2
hercules-424938aa953e6384f59eb593d6f5f377e007a443.tar.xz
hercules-424938aa953e6384f59eb593d6f5f377e007a443.zip
- Added guild_aura (skill.conf) setting so you can specify when it works and if it works on the guild-master itself. Defaults to working all the time on everyone except GM.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8342 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 24be9c9e0..6611c6c6a 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/08/18
+ * Added guild_aura (skill.conf) setting so you can specify when it works
+ and if it works on the guild-master itself. Defaults to working all the
+ time on everyone except GM. [Skotlex]
* Little code cleanup [Toms]
* Cleaned merc_hom_evolution to avoid free'ing/realloc'ing [Toms]
* Fixed "args of aFree is freed pointer" on Homunc deletion [Toms]