From 16f52f1e0353529f3c6725cbc9d4dd20d8374b36 Mon Sep 17 00:00:00 2001 From: brianluau Date: Fri, 24 Feb 2012 22:58:01 +0000 Subject: - Clarified the comment about spaces in 'server_name' config. (bugreport:2656) - Grouped all the log file/table settings together, follow up to r15253 (ea:15042). - Added "DROP TABLE" statements to the mob_skill_db SQL files. (bugreport:5284) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15629 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/char_athena.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'conf/char_athena.conf') diff --git a/conf/char_athena.conf b/conf/char_athena.conf index 1b5e96a16..498e406f9 100644 --- a/conf/char_athena.conf +++ b/conf/char_athena.conf @@ -9,8 +9,10 @@ userid: s1 passwd: p1 // Server name, use alternative character such as ASCII 160 for spaces. -// NOTE: Do not use spaces in the name, or guild emblems won't work client-side! -server_name: RAthena +// 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 // Wisp name for server: used to send wisp from server to players (between 4 to 23 characters) wisp_server_name: Server -- cgit v1.2.3-60-g2f50