From 9f3181501f0d95ffcc37bcb6a816c36362d1b164 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Wed, 12 Mar 2008 21:49:42 +0000 Subject: - Fixed bug report 1170. - Now char data is saved to on a success mail send or auction register operation. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12351 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/map_athena.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'conf/map_athena.conf') diff --git a/conf/map_athena.conf b/conf/map_athena.conf index b0a467f1e..5859008ca 100644 --- a/conf/map_athena.conf +++ b/conf/map_athena.conf @@ -105,11 +105,13 @@ minsave_time: 100 // 2: after every vending transaction // 4: after closing storage/guild storage. // 8: After hatching/returning to egg a pet. +// 16: After successfully sending a mail with attachment +// 32: After successfully submitting an item for auction // NOTE: These settings decrease the chance of dupes/lost items when there's a // server crash at the expense of increasing the map/char server lag. If your // server rarely crashes, but experiences interserver lag, you may want to set // these off. -save_settings: 15 +save_settings: 63 // Message of the day file, when a character logs on, this message is displayed. motd_txt: conf/motd.txt -- cgit v1.2.3-60-g2f50