From 69dda3424dfded29192edda7866ed5973b42e1f0 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 23 Nov 2008 18:56:02 +0000 Subject: Fix the character name character whitelist --- conf/char_athena.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/char_athena.conf b/conf/char_athena.conf index b488623b..83a06145 100644 --- a/conf/char_athena.conf +++ b/conf/char_athena.conf @@ -75,7 +75,7 @@ char_name_option: 1 // Note: add 'space' between 2 others letters/symbols. // default: void. // char_name_letters: [ ] { } , . | - # @ ! ~ ` ; : " " ? / \ = + < > -char_name_letters: a b c d e f g h i j k l m n o p r s t q u w x y z A B C D E F G H I J K L M N O P R S T Q U W X Y Z 1 2 3 4 5 6 7 8 9 0 +char_name_letters: a b c d e f g h i j k l m n o p r s t q u v w x y z A B C D E F G H I J K L M N O P R S T Q U V W X Y Z 1 2 3 4 5 6 7 8 9 0 - _ + = ! @ # $ % ^ & * ( ) : ; ' < > , . ? / ~ ` | \ // Filename of the file which receives the online players list in text online_txt_filename: online.txt -- cgit v1.2.3-60-g2f50