From ae109a2976b88bb9de02a4b9d23593691d3c4762 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期三, 19 十一月 2025 10:37:43 +0800 Subject: [PATCH] 121 【武将】武将系统-服务端(支持广告招募武将;修改广告领奖配置方式;) --- ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ADAward.txt | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ADAward.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ADAward.txt index c882196..e8cd7d0 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ADAward.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ADAward.txt @@ -1,5 +1,5 @@ -ADID ADCntMax ADAwardItemList ADMapID ADAwardType -1 2 [] 30010 0 -2 2 [] 30020 0 -3 3 [] 0 0 -4 12 [] 0 1 +ADID ADCntMax ADAwardItemList ADAwardType ADAwardValue +1 2 [] 2 30010 +2 2 [] 2 30020 +3 3 [] 3 12 +4 12 [] 1 0 -- Gitblit v1.8.0