From cdf8dc54c976826c950fb0c647b60631b3b1097d Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期四, 06 六月 2019 16:10:21 +0800
Subject: [PATCH] 7157 【后端】七日巡礼功能的boss争夺战修改为骑宠争夺,增加仙盟boss功能

---
 ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini
index 4a60daf..35cf95a 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini
@@ -173,10 +173,10 @@
 PacketSubCMD_1=0x6
 PacketCallFunc_1=GameSever_PlayerCountByCountry
 
-[PlayerMergeWar]
-ScriptName = Player\RemoteQuery\GY_Query_MergeWarRegister.py
-Writer = wdb
-Releaser = wdb
+[GY_Query_CrossRealmReg]
+ScriptName = Player\RemoteQuery\GY_Query_CrossRealmReg.py
+Writer = hxp
+Releaser = hxp
 RegType = 0
 RegisterPackCount = 1
 PacketCMD_1=0x9

--
Gitblit v1.8.0