From e4a73fcd808bcf5e22099b73f2bc98e8b6ee84c6 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期五, 06 三月 2026 14:56:17 +0800 Subject: [PATCH] 16 卡牌服务端(后台禁言、封号支持;) --- ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig.ini | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig.ini b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig.ini index 3851f2e..9875017 100644 --- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig.ini +++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig.ini @@ -20,7 +20,7 @@ ;合成背包rptCompose PackCnt07=0 ;鉴定背包rptIdentify -PackCnt08=20 +PackCnt08=100 ;拆解准备背包rptBreakPrepare PackCnt09=0 ;合成结果背包rptResult -- Gitblit v1.8.0