From c08ef00a35fd07f5cb9a2d4382202b2bf2d930f9 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期三, 21 一月 2026 14:54:01 +0800
Subject: [PATCH] 423 【内政】命格系统-服务端(命格卦玉额外属性条数由调整为由该卦玉最终的物品等级决定;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FirstCharge.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FirstCharge.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FirstCharge.txt
index fd39cc3..8e4ec39 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FirstCharge.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FirstCharge.txt
@@ -1,4 +1,4 @@
 FirstID	CTGID	AwardListDay1	AwardListDay2	AwardListDay3
-1	11	[[520010,1,0],[109101,1,3],[3,100,0],[7,2000,0]]	[[3,100,0],[7,5000,0]]	[[1,120,0],[3,100,0]]
-2	12	[[520010,1,0],[100804,1,4],[3,300,0],[7,6000,0]]	[[3,300,0],[7,15000,0]]	[[1,360,0],[3,300,0]]
-3	13	[[520010,1,0],[100908,1,5],[3,500,0],[7,10000,0]]	[[3,500,0],[7,25000,0]]	[[1,600,0],[3,500,0]]
+1	11	[[520014,1,0],[109101,1,3],[3,120,0],[7,2000,0]]	[[3,120,0],[7,5000,0]]	[[1,120,0],[3,120,0]]
+2	12	[[520014,1,0],[100804,1,4],[3,100,0],[7,6000,0]]	[[3,180,0],[7,15000,0]]	[[1,360,0],[3,180,0]]
+3	13	[[520014,1,0],[100908,1,5],[3,200,0],[7,10000,0]]	[[3,300,0],[7,25000,0]]	[[1,600,0],[3,300,0]]

--
Gitblit v1.8.0