From d95b7707c57c8697dd523370dcab163947a60c84 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 14 Dec 2018 00:48:59 -0200 Subject: Hercules Update (needed for pipelines) --- conf/char/char-server.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf/char/char-server.conf') diff --git a/conf/char/char-server.conf b/conf/char/char-server.conf index 59ea57e34..d1e54ebd4 100644 --- a/conf/char/char-server.conf +++ b/conf/char/char-server.conf @@ -152,6 +152,11 @@ 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-_" + + // Block renaming if character is in a guild or a party? (BOOL) + // Athena: false Aegis: true + // This check is imposed by Aegis to avoid dead entries in databases and is not needed on Hercules, as we clear data properly + use_aegis_rename: false } deletion: { -- cgit v1.2.3-60-g2f50