summaryrefslogtreecommitdiff
path: root/conf/map
diff options
context:
space:
mode:
Diffstat (limited to 'conf/map')
-rw-r--r--conf/map/map-server.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/map/map-server.conf b/conf/map/map-server.conf
index be19a1cb..2dc5f340 100644
--- a/conf/map/map-server.conf
+++ b/conf/map/map-server.conf
@@ -53,8 +53,8 @@ map_configuration: {
// Information related to inter-server behavior
inter: {
// Interserver communication passwords, set in the login server database
- userid: "s1"
- passwd: "p1"
+ userid: "s2"
+ passwd: "p2"
// Character Server IP
// The map server connects to the character server using this IP address.