diff options
author | wushin <pasekei@gmail.com> | 2015-09-24 12:57:47 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2015-09-24 19:42:02 -0500 |
commit | 6cea6f7f69e308269f32cac3aca40342be978768 (patch) | |
tree | c6d21960c3cd046dc5693a373cb0037f757231ca /world/conf | |
parent | a67bbd1737a09ba1878dbb4d07ea4cdc1fc8f11e (diff) | |
download | serverdata-6cea6f7f69e308269f32cac3aca40342be978768.tar.gz serverdata-6cea6f7f69e308269f32cac3aca40342be978768.tar.bz2 serverdata-6cea6f7f69e308269f32cac3aca40342be978768.tar.xz serverdata-6cea6f7f69e308269f32cac3aca40342be978768.zip |
New Allowed chars in M+
Diffstat (limited to 'world/conf')
-rw-r--r-- | world/conf/char_athena.conf | 10 |
1 files changed, 3 insertions, 7 deletions
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 |