summaryrefslogtreecommitdiff
path: root/conf/char
diff options
context:
space:
mode:
Diffstat (limited to 'conf/char')
-rw-r--r--conf/char/char-server.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/char/char-server.conf b/conf/char/char-server.conf
index b8f914b8..89b853af 100644
--- a/conf/char/char-server.conf
+++ b/conf/char/char-server.conf
@@ -48,8 +48,8 @@ char_configuration: {
// Information related to inter-server behavior
inter: {
// Server Communication username and password.
- userid: "s1"
- passwd: "p1"
+ userid: "s2"
+ passwd: "p2"
// Login Server IP
// The character server connects to the login server using this IP address.