summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2010-02-02 16:11:18 -0700
committerJared Adams <jaxad0127@gmail.com>2010-02-02 16:11:18 -0700
commit269fcf66456f214975f9dfb2a53d4f104de01d96 (patch)
tree8aa761c62c163d78091d46b81c831c50dc28bcac /conf
parentf79b60f344bcd5304ab37ad002c8fd8871066c31 (diff)
downloadserverdata-269fcf66456f214975f9dfb2a53d4f104de01d96.tar.gz
serverdata-269fcf66456f214975f9dfb2a53d4f104de01d96.tar.bz2
serverdata-269fcf66456f214975f9dfb2a53d4f104de01d96.tar.xz
serverdata-269fcf66456f214975f9dfb2a53d4f104de01d96.zip
Disallow '#' in char names
Diffstat (limited to 'conf')
-rw-r--r--conf/char_athena.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/char_athena.conf b/conf/char_athena.conf
index d1e27843..243aa97d 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 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 - _ + = ! @ # $ % ^ & * ( ) : ; ' < > , . ? / ~ ` | \
+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