From 31f2973f8eb296e370e572adfce8b8dfeb6fc78d Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Wed, 24 Dec 2008 09:42:48 +0000 Subject: Remove part about character 160 from server name --- conf/char_local.conf | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 conf/char_local.conf (limited to 'conf') diff --git a/conf/char_local.conf b/conf/char_local.conf new file mode 100644 index 00000000..fb38618f --- /dev/null +++ b/conf/char_local.conf @@ -0,0 +1,22 @@ +// Athena Character local configuration file. + +// Server Communication username and password. +userid: s1 +passwd: p1 + +// Server name +server_name: The Mana World + +// Wisp name for server: used to send wisp from server to players (between 4 to 23 characters) +wisp_server_name: Server + +// Login Server IP +login_ip:127.0.0.1 +// Login Server Port +login_port: 6901 + +// Character Server IP +char_ip:127.0.0.1 +// Character Server Port +char_port: 6122 + -- cgit v1.2.3-70-g09d2