From f7bef067ca464ff9aaba29da16ebf1905907f7a5 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期二, 28 七月 2026 14:52:23 +0800 Subject: [PATCH] 513 【挑战】跨服演武场-服务端(修复演武场匹配段名次范围没有包含末尾边界名次bug;) --- ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/SignIn.txt | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/SignIn.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/SignIn.txt index e29205c..05bfa89 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/SignIn.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/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