diff options
Diffstat (limited to 'conf/char-server.conf')
-rw-r--r-- | conf/char-server.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/char-server.conf b/conf/char-server.conf index bd2e2793c..929bad5d0 100644 --- a/conf/char-server.conf +++ b/conf/char-server.conf @@ -1,4 +1,4 @@ -// Athena Character configuration file. +// Character Server configuration file. // Note: "Comments" are all text on the right side of a double slash "//" // Whatever text is commented will not be parsed by the servers, and serves @@ -12,7 +12,7 @@ passwd: p1 // 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: rAthena +server_name: Hercules // Wisp name for server: used to send wisp from server to players (between 4 to 23 characters) wisp_server_name: Server |