diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/char/char-server.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/char/char-server.conf b/conf/char/char-server.conf index dde2caa08..3e338fbe8 100644 --- a/conf/char/char-server.conf +++ b/conf/char/char-server.conf @@ -35,7 +35,7 @@ char_configuration: { // NOTE: Do not use spaces or any of these characters which are not allowed in // Windows filenames \/:*?"<>| // ... or else guild emblems won't work client-side! - server_name: "Hercules" + server_name: "Moubootaur Legends" // Wisp name for server: used to send wisp from server to players (between 4 to 23 characters) wisp_server_name: "Server" |