From 530137e11457ca55ded803a3abd842eddcb398c5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 6 Aug 2018 11:38:19 -0300 Subject: Allow underscore (_) on char names --- conf/char/char-server.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/char') 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: { -- cgit v1.2.3-60-g2f50