diff options
Diffstat (limited to 'conf/char_athena.conf')
-rw-r--r-- | conf/char_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/char_athena.conf b/conf/char_athena.conf index 200831220..a9848422e 100644 --- a/conf/char_athena.conf +++ b/conf/char_athena.conf @@ -146,7 +146,7 @@ char_log_filename: log/char.log // Allow or not identical name for characters but with a different case (upper/lower): // example: Test-test-TEST-TesT; Value: 0 not allowed (default), 1 allowed -name_ignoring_case: 0 +name_ignoring_case: no // 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. |