From e941630fd1ed8899f7c34edf72c10c4a9c23b5e0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 4 Nov 2020 23:58:57 -0300 Subject: Allow underscores as well. ...I mean, why not o.o --- conf/char/char-server.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/char/char-server.conf b/conf/char/char-server.conf index f50a70c4..292b0502 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=)-_" // Block renaming if character is in a guild or a party? (BOOL) // Athena: false Aegis: true -- cgit v1.2.3-60-g2f50