From 195dffc20af1fb32c7e4119988911b72955aeabc Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> Date: Thu, 4 Nov 2004 23:25:09 +0000 Subject: git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/log_athena.conf | 53 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 conf-tmpl/log_athena.conf (limited to 'conf-tmpl/log_athena.conf') diff --git a/conf-tmpl/log_athena.conf b/conf-tmpl/log_athena.conf new file mode 100644 index 000000000..0a052b8d4 --- /dev/null +++ b/conf-tmpl/log_athena.conf @@ -0,0 +1,53 @@ +// eAthena - Log Configuration File + +// Log Dead Branch Usage +log_branch: 0 + +// Log Monster Drops +log_drop: 0 + +// Log MVP Monster Drops +log_mvpdrop: 0 + +// Log Present Items (Old Blue Box, etc.) +log_present: 0 + +// Log Produced Items +log_produce: 0 + +// Log Refining +log_refine: 0 + +// Log Trading +log_trade: 0 + +// Log Vending +log_vend: 0 + +// Log Zeny Trades +log_zeny: 0 + + +// Dead Branch Log Table +log_branch_db: branchlog + +// Drop Log Table +log_drop_db: droplog + +// MVP Drop Table +log_mvpdrop_db: mvplog + +// Present Drop Table +log_present_db: presentlog + +// Produce Log Table +log_produce_db: producelog + +// Refine Log Table +log_refine_db: refinelog + +// Trade Log Table +log_trade_db: tradelog + +// Vend Log Table +log_vend_db: vendlog \ No newline at end of file -- cgit v1.2.3-70-g09d2