From 32ef84d7a7994efdb5c576c44cea551cfd18bf0f Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期二, 14 七月 2026 10:22:58 +0800
Subject: [PATCH] 129 【战斗】战斗系统-服务端(支持死亡召唤其他武将,支持召唤物战斗;增加效果5522;)

---
 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