diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-16 21:57:15 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-16 21:57:15 +0000 |
commit | 491a29e76c56358d0d33f583389a92f296980ab8 (patch) | |
tree | 458e79eb84650ada2f11d3b139ce3e92d81057d3 /Changelog.txt | |
parent | 84567e0e4af0c4913547f1945d76bccf345b5316 (diff) | |
download | hercules-491a29e76c56358d0d33f583389a92f296980ab8.tar.gz hercules-491a29e76c56358d0d33f583389a92f296980ab8.tar.bz2 hercules-491a29e76c56358d0d33f583389a92f296980ab8.tar.xz hercules-491a29e76c56358d0d33f583389a92f296980ab8.zip |
Added pk_min_level and modified cloaking checks a liiittle bit
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@226 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 3decfbc99..c6a20d0b8 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -15,6 +15,10 @@ Date Added * Added 'indoors' mapflag : When in-doors players will not be affected by Night [celest] * Skill updates [celest] - Assumptio is now disabled in GvG maps. + - Changed cloaking checks a bit. + - Tidied up some parts of skill.c abit. ;P + * Added pk_min_level option in battle_athena.conf. Change this to define the + minimum level players can attack others when pk_mode is on. [celest] 11/15 * Added a Database Changelog.txt File, use it for any changes inside the db folder. [shadowlady] |