diff options
Diffstat (limited to 'conf-tmpl/char_athena.conf')
-rw-r--r-- | conf-tmpl/char_athena.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf-tmpl/char_athena.conf b/conf-tmpl/char_athena.conf index e47855752..68f7113aa 100644 --- a/conf-tmpl/char_athena.conf +++ b/conf-tmpl/char_athena.conf @@ -150,6 +150,7 @@ char_log_filename: log/char.log name_ignoring_case: 0
// Manage possible letters/symbol in the name of charater. Control character (0x00-0x1f) are never accepted. Possible values are:
+// NOTE: Applies to character, party and guild names.
// 0: no restriction (default)
// 1: only letters/symbols in 'char_name_letters' option.
// 2: Letters/symbols in 'char_name_letters' option are forbidden. All others are possibles.
|