From cb190a4eceab057cf6aa2f70928258bd363393ed Mon Sep 17 00:00:00 2001 From: cehua_wcy <781813756@qq.com> Date: 星期二, 30 十月 2018 14:29:36 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldInvest/OldGoldInvestMail.txt | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldInvest/OldGoldInvestMail.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldInvest/OldGoldInvestMail.txt index 9d9ca3d..48322fd 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldInvest/OldGoldInvestMail.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldInvest/OldGoldInvestMail.txt @@ -1,11 +1,11 @@ -# 补发旧投资未领取的奖励 - -( -[ - "", # 标题 - 7, # 有效天 - "<MailTemplate>46</MailTemplate>[%s]", # 邮件内容(参数:钻石数) - 100, # 单个绑钻物品使用后可得绑钻数 - 1300, # 绑钻物品ID -] -) +# 补发旧投资未领取的奖励 + +( +[ + "", # 标题 + 7, # 有效天 + "<MailTemplate>46</MailTemplate>[%s]", # 邮件内容(参数:钻石数) + 100, # 单个绑钻物品使用后可得绑钻数 + 1300, # 绑钻物品ID +] +) -- Gitblit v1.8.0