From 6cea6f7f69e308269f32cac3aca40342be978768 Mon Sep 17 00:00:00 2001 From: wushin Date: Thu, 24 Sep 2015 12:57:47 -0500 Subject: New Allowed chars in M+ --- world/conf/char_athena.conf | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'world/conf') diff --git a/world/conf/char_athena.conf b/world/conf/char_athena.conf index 2e85a1b3..c82ba476 100644 --- a/world/conf/char_athena.conf +++ b/world/conf/char_athena.conf @@ -28,17 +28,13 @@ char_log_filename: log/char.log // / is the command prefix (but it's still allowed!) // : is used as a separator in script menus // I'm not sure why []{} are not included though -char_name_letters: -//char_name_letters: "# -char_name_letters: ! $%&'()*+,-./ +//char_name_letters: "#:[]{} +char_name_letters: $&'()*+,-. char_name_letters: 0123456789 -//char_name_letters: : char_name_letters: ;<=>? char_name_letters: ABCDEFGHIJKLMNOPRSTQUVWXYZ -//char_name_letters: [] -char_name_letters: @\^_` +char_name_letters: \^_` char_name_letters: abcdefghijklmnoprstquvwxyz -//char_name_letters: {} char_name_letters: |~ // minimum char name length -- cgit v1.2.3-60-g2f50