From 073baef5f6bc356a663bb01d2eb7521ef372f148 Mon Sep 17 00:00:00 2001
From: CeHua_TRX <526616766@qq.com>
Date: 星期二, 11 十二月 2018 20:30:06 +0800
Subject: [PATCH] 5416 消费返利活动配置

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/SpecialItem/DiscountItem.txt |   48 ++++++++++++++++++++++++------------------------
 1 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/SpecialItem/DiscountItem.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/SpecialItem/DiscountItem.txt
index 10b25be..5e65ca7 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/SpecialItem/DiscountItem.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/SpecialItem/DiscountItem.txt
@@ -1,25 +1,25 @@
-#打折卡物品配置
-#{打折卡物品ID : [需要消耗多少金子, [可购得的物品ID/或定制表中的物品, 物品数量, 是否绑定物品, 是否定制物品]]}
-(
-{
-7570 : [48, [42014, 2, 1, 0]],
-7571 : [80, [60000, 10, 1, 0]],
-7572 : [160, [60010, 20, 1, 0]],
-7573 : [240, [60020, 30, 1, 0]],
-7575 : [320, [60050, 40, 1, 0]],
-7576 : [400, [290, 50, 1, 0]],
-7577 : [480, [60060, 60, 1, 0]],
-7578 : [80, [60020, 10, 1, 0]],
-7579 : [234, [60020, 30, 1, 0]],
-7580 : [385, [60020, 50, 1, 0]],
-7581 : [760, [60020, 100, 1, 0]],
-7582 : [1500, [60020, 200, 1, 0]],
-7586 : [90, [60050, 10, 1, 0]],
-7583 : [480, [60001, 20, 1, 0]],
-7584 : [480, [60011, 20, 1, 0]],
-7585 : [480, [60021, 20, 1, 0]],
-7630 : [480, [60001, 20, 1, 0]],
-7631 : [480, [60011, 20, 1, 0]],
-7632 : [480, [60021, 20, 1, 0]],
-}
+#打折卡物品配置
+#{打折卡物品ID : [需要消耗多少金子, [可购得的物品ID/或定制表中的物品, 物品数量, 是否绑定物品, 是否定制物品]]}
+(
+{
+7570 : [48, [42014, 2, 1, 0]],
+7571 : [80, [60000, 10, 1, 0]],
+7572 : [160, [60010, 20, 1, 0]],
+7573 : [240, [60020, 30, 1, 0]],
+7575 : [320, [60050, 40, 1, 0]],
+7576 : [400, [290, 50, 1, 0]],
+7577 : [480, [60060, 60, 1, 0]],
+7578 : [80, [60020, 10, 1, 0]],
+7579 : [234, [60020, 30, 1, 0]],
+7580 : [385, [60020, 50, 1, 0]],
+7581 : [760, [60020, 100, 1, 0]],
+7582 : [1500, [60020, 200, 1, 0]],
+7586 : [90, [60050, 10, 1, 0]],
+7583 : [480, [60001, 20, 1, 0]],
+7584 : [480, [60011, 20, 1, 0]],
+7585 : [480, [60021, 20, 1, 0]],
+7630 : [480, [60001, 20, 1, 0]],
+7631 : [480, [60011, 20, 1, 0]],
+7632 : [480, [60021, 20, 1, 0]],
+}
 )
\ No newline at end of file

--
Gitblit v1.8.0