summaryrefslogtreecommitdiff
path: root/conf/char_local.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/char_local.conf')
-rw-r--r--conf/char_local.conf22
1 files changed, 0 insertions, 22 deletions
diff --git a/conf/char_local.conf b/conf/char_local.conf
deleted file mode 100644
index fb38618f..00000000
--- a/conf/char_local.conf
+++ /dev/null
@@ -1,22 +0,0 @@
-// 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
-