diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/log_athena.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/log_athena.conf b/conf/log_athena.conf index 072be2944..043b28da9 100644 --- a/conf/log_athena.conf +++ b/conf/log_athena.conf @@ -15,6 +15,7 @@ // 1024 - (A) Log player created/deleted items (through @/# commands) // 2048 - (R) Log items placed/retrieved from storage. // 4096 - (G) Log items placed/retrieved from guild storage. +// 8192 - (E) Log mail system transactions. // Example: Log trades+vending+script items+created items: 2+4+64+1024 = 1094 enable_logs: 1 |