From 6b56a6e25021d63f3af570593e40f6fca767c162 Mon Sep 17 00:00:00 2001 From: Vicious Date: Fri, 31 Mar 2006 01:11:16 +0000 Subject: 5 kafra passes, fixed refiner's @fullprice, char_name_option git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5820 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/char_athena.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf-tmpl/char_athena.conf') diff --git a/conf-tmpl/char_athena.conf b/conf-tmpl/char_athena.conf index 1771ab3b3..e47855752 100644 --- a/conf-tmpl/char_athena.conf +++ b/conf-tmpl/char_athena.conf @@ -153,11 +153,11 @@ name_ignoring_case: 0 // 0: no restriction (default) // 1: only letters/symbols in 'char_name_letters' option. // 2: Letters/symbols in 'char_name_letters' option are forbidden. All others are possibles. -char_name_option: 2 +char_name_option: 1 // Set the letters/symbols that you want use with the 'char_name_option' option. // Note: Don't add spaces unless you mean to add 'space' to the list. -char_name_letters: <>+(){}[]/\|,@ #$%^&*`~"':;+¡¢¤¦§¨ª¬- +char_name_letters: abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890 // Filename of the file which receives the online players list in text online_txt_filename: online.txt -- cgit v1.2.3-60-g2f50