From 4e5cc0fbdd204607635d64edb05e251f7e27cc33 Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期一, 24 十一月 2025 12:13:01 +0800 Subject: [PATCH] 0312 去掉活动激活的坐骑幻化 缺物品 --- 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