From a9210c09754db3635113892cd8ce7ffdd63cdcdb Mon Sep 17 00:00:00 2001 From: cehua_wcy <781813756@qq.com> Date: 星期三, 30 一月 2019 16:40:46 +0800 Subject: [PATCH] 6120 【测试】【1.5.200】新增坐骑灵宠技能测试 --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldInvest/GoldInvest_DayEx.txt | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldInvest/GoldInvest_DayEx.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldInvest/GoldInvest_DayEx.txt new file mode 100644 index 0000000..69a83f4 --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldInvest/GoldInvest_DayEx.txt @@ -0,0 +1,20 @@ +# 投资理财返利配置 - 按天 +# {投资钻石额度:[按天返回绑钻额度列表]} +# 如果只有绑定钻石奖励则只配绑定钻石数量即可, 若有其它物品奖励 格式为 [绑定钻石数量, [(物品ID,物品数量,是否绑定),..]] +( + +{ + +388:[ +3888, +1700, +1700, +1700, +1700, +1700, +1700, +], + +} + +) \ No newline at end of file -- Gitblit v1.8.0