From 2f7b6280a436695fe8c7176f3972d8032fb28e4f Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期二, 18 十一月 2025 18:23:57 +0800
Subject: [PATCH] 110 【主界面】仙树升级-服务端(免费减时修改为充能减时;特权支持充能额外上限;广告奖励支持领取充能奖励;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ADAward.txt |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ADAward.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ADAward.txt
index 3862972..ef98138 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ADAward.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ADAward.txt
@@ -1,4 +1,5 @@
-ADID	ADCntMax	ADAwardItemList	ADMapID
-1	2	[]	30010
-2	2	[]	30020
-3	1	[[1,30],[3,100]]	0
+ADID	ADCntMax	ADAwardItemList	ADMapID	ADAwardType
+1	2	[]	30010	0
+2	2	[]	30020	0
+3	1	[[1,30],[3,100]]	0	0
+4	0	[]	0	1

--
Gitblit v1.8.0