From 2a99ea9509dddcdafc85cc8348c44a5bd5d4e3eb Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 11 Sep 2006 16:20:40 +0000 Subject: - Added a comment explaining what a comment is to login/char/map config files, as well as the main script config file. - Modified SG_FEEL so that it works the same way that in Aegis (packet-wise) - Added a comment to explain how to "remove" a string variable from the msg_athena entries. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8707 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/char_athena.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf-tmpl/char_athena.conf') diff --git a/conf-tmpl/char_athena.conf b/conf-tmpl/char_athena.conf index 0fc0410d5..797bd6905 100644 --- a/conf-tmpl/char_athena.conf +++ b/conf-tmpl/char_athena.conf @@ -1,5 +1,9 @@ // Athena Character 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 +// only as information/reference. + // Server Communication username and password. userid: s1 passwd: p1 -- cgit v1.2.3-60-g2f50