From a3fcdd6a421c6d8140ec5daaaaf56f12407e8da2 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期一, 22 十二月 2025 09:44:50 +0800 Subject: [PATCH] 66 【公会】基础主体-服务端(修复自动转让离线时间优先级计算bug;后台转让会长支持;) --- ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/SignIn.txt | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/SignIn.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/SignIn.txt index e29205c..05bfa89 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/SignIn.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/SignIn.txt @@ -1,8 +1,8 @@ SignDay AwardItemList -1 [[3,1000], [1,100]] -2 [[3,1000], [2,2000]] -3 [[3,1000], [5,10]] -4 [[3,1000], [4,10]] -5 [[3,1000], [7,500]] -6 [[3,1000], [8,20]] -7 [[3,1000], [5,10]] +1 [[3,500],[1,200]] +2 [[3,500],[8,200]] +3 [[3,500],[5,10]] +4 [[3,500],[4,100]] +5 [[3,500],[1,200]] +6 [[3,500],[7,50000]] +7 [[3,500],[5,10]] -- Gitblit v1.8.0