From 9686b06e1a3c883f14ecb4e5dd44a4e4c8456ed3 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期五, 12 十二月 2025 14:35:37 +0800
Subject: [PATCH] 16 卡牌服务端(后台查看玩家、物品;)

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

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FirstCharge.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FirstCharge.txt
index fd39cc3..07c4bb3 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FirstCharge.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/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	[[520010,1,0],[109101,1,3],[3,50,0],[7,2000,0]]	[[3,50,0],[7,5000,0]]	[[1,120,0],[3,50,0]]
+2	12	[[520010,1,0],[100804,1,4],[3,100,0],[7,6000,0]]	[[3,100,0],[7,15000,0]]	[[1,360,0],[3,100,0]]
+3	13	[[520010,1,0],[100908,1,5],[3,200,0],[7,10000,0]]	[[3,200,0],[7,25000,0]]	[[1,600,0],[3,200,0]]

--
Gitblit v1.8.0