diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-22 11:27:48 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-22 11:27:48 +0000 |
commit | 2a29e35da4db6bb0fccc633368d53951d0fcc5d0 (patch) | |
tree | efe4d52ace4e2cfe03f3b3942ee176c14a96b087 /Changelog-Trunk.txt | |
parent | ebaa8dec0f991c52c06e40b4af409013f9ab14d9 (diff) | |
download | hercules-2a29e35da4db6bb0fccc633368d53951d0fcc5d0.tar.gz hercules-2a29e35da4db6bb0fccc633368d53951d0fcc5d0.tar.bz2 hercules-2a29e35da4db6bb0fccc633368d53951d0fcc5d0.tar.xz hercules-2a29e35da4db6bb0fccc633368d53951d0fcc5d0.zip |
added char deletion condition by BaseLevel
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8420 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index d3aa7406d..cd52758c9 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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.
+2006/08/22
+ * Added option to disable character deletion of certain levels [Lupus]
+ check char_athena.conf for this option format
2006/08/21
* Some more cleaning up of the splash skill code. Now the passed hit value
for the splash targetted mobs is 9 instead of 5, this allows multi-hitting
|