summaryrefslogtreecommitdiff
path: root/conf/char
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-06 11:38:19 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-06 11:38:19 -0300
commit530137e11457ca55ded803a3abd842eddcb398c5 (patch)
treeca78727602de0579db9cb77a63fbe4abf3f73a96 /conf/char
parentd5ea4d57bdf209982b296f294a3ede7bb13fbb6c (diff)
downloadserverdata-530137e11457ca55ded803a3abd842eddcb398c5.tar.gz
serverdata-530137e11457ca55ded803a3abd842eddcb398c5.tar.bz2
serverdata-530137e11457ca55ded803a3abd842eddcb398c5.tar.xz
serverdata-530137e11457ca55ded803a3abd842eddcb398c5.zip
Allow underscore (_) on char names
Diffstat (limited to 'conf/char')
-rw-r--r--conf/char/char-server.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/char/char-server.conf b/conf/char/char-server.conf
index 5e5b9b132..59ea57e34 100644
--- a/conf/char/char-server.conf
+++ b/conf/char/char-server.conf
@@ -151,7 +151,7 @@ char_configuration: {
// 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.
- name_letters: "abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-"
+ name_letters: "abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_"
}
deletion: {