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 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini index 14ded03..35cf95a 100644 --- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini +++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini @@ -173,7 +173,7 @@ PacketSubCMD_1=0x6 PacketCallFunc_1=GameSever_PlayerCountByCountry -[PlayerMergeWar] +[GY_Query_CrossRealmReg] ScriptName = Player\RemoteQuery\GY_Query_CrossRealmReg.py Writer = hxp Releaser = hxp -- Gitblit v1.8.0