From 3c60f589698081b40c33287eab2944efa9ac15be Mon Sep 17 00:00:00 2001 From: cehua_LC <tingame100@163.com> Date: 星期六, 08 十二月 2018 11:49:53 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server --- 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