diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-26 11:06:58 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-26 11:06:58 +0000 |
commit | 8f7a18236bc8ad7642cd1b9adf7b484e05b17e24 (patch) | |
tree | 74b58395009ac3d60000cdbba679a8cffc541e17 /conf-tmpl | |
parent | 27f31dae1ad1c79ba083a4393c38c68daf474827 (diff) | |
download | hercules-8f7a18236bc8ad7642cd1b9adf7b484e05b17e24.tar.gz hercules-8f7a18236bc8ad7642cd1b9adf7b484e05b17e24.tar.bz2 hercules-8f7a18236bc8ad7642cd1b9adf7b484e05b17e24.tar.xz hercules-8f7a18236bc8ad7642cd1b9adf7b484e05b17e24.zip |
updated desc
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6774 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/log_athena.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf-tmpl/log_athena.conf b/conf-tmpl/log_athena.conf index ae4a5f082..1859b3edb 100644 --- a/conf-tmpl/log_athena.conf +++ b/conf-tmpl/log_athena.conf @@ -47,12 +47,12 @@ amount_items_log: 100 // Log Dead Branch Usage
log_branch: 0
-// NEW [Lupus]
+// The main item tracking log [Lupus]
// Log Players/Monster Drops and Players Pickups (You can use a filter)
+// It also logs all the item movements: Trade / Vending / NPC / Shops / Admin Create/Delete
log_pick: 0
-// NEW [Lupus]
-// Log Zeny Changes
+// Track Zeny Changes
// Filter settings
// 0 - don't log; 1 - log any zeny changes; 2.....1000000 - minimal absolut logging zeny value
log_zeny: 0
|