From bae4b92e560c2694eaaf0e8b4d9e95e56204471b Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 18 Jun 2011 21:58:47 -0700 Subject: Move to a subdirectory --- world/conf/char_local.conf.example | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 world/conf/char_local.conf.example (limited to 'world/conf/char_local.conf.example') diff --git a/world/conf/char_local.conf.example b/world/conf/char_local.conf.example new file mode 100644 index 00000000..1d55c977 --- /dev/null +++ b/world/conf/char_local.conf.example @@ -0,0 +1,22 @@ +// Athena Character local configuration file. + +// Server Communication username and password. +userid: s1 +passwd: p1 + +// Server name, no more than 19 characters +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:81.161.192.4 +// Login Server Port +login_port: 6901 + +// Character Server IP +char_ip:81.161.192.4 +// Character Server Port +char_port: 6122 + -- cgit v1.2.3-60-g2f50