From abea10e3a99d4a4919323db5e009855e7e7b62ce Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期一, 19 十一月 2018 10:01:18 +0800
Subject: [PATCH] 860312 防范全服限购报错

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldGift/GoldGiftByMail.txt |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldGift/GoldGiftByMail.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldGift/GoldGiftByMail.txt
index 77d07b8..71ecc5c 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldGift/GoldGiftByMail.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldGift/GoldGiftByMail.txt
@@ -1,14 +1,14 @@
-# 充值达到一定钻石额度送礼
-# [额定钻石数, [(itemID,个数,是否绑定), ...], '邮件标题', '邮件内容', 领奖有效期]
-# 注意: 顺序定下来后不可更改,新增的额度只能往后增加
-
-(
-
-[
-
-#[30000, [(21536,1,1)], "超级VIP神秘大礼包", "`cFFFFFF恭喜您获得了超级VIP累计充值30000钻神秘大礼包奖励!", 7],
-
-]
-
-
-)
+# 充值达到一定钻石额度送礼
+# [额定钻石数, [(itemID,个数,是否绑定), ...], '邮件标题', '邮件内容', 领奖有效期]
+# 注意: 顺序定下来后不可更改,新增的额度只能往后增加
+
+(
+
+[
+
+#[30000, [(21536,1,1)], "超级VIP神秘大礼包", "`cFFFFFF恭喜您获得了超级VIP累计充值30000钻神秘大礼包奖励!", 7],
+
+]
+
+
+)

--
Gitblit v1.8.0