From 599d81ffe77e2eea1aa9a3095646cfe4eda0b4e5 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期二, 13 十一月 2018 20:33:15 +0800
Subject: [PATCH] 2250 【1.2】队伍分线成员管理异常

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerRedPacket/RedPacketRecharge.txt |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerRedPacket/RedPacketRecharge.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerRedPacket/RedPacketRecharge.txt
new file mode 100644
index 0000000..730e0a1
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerRedPacket/RedPacketRecharge.txt
@@ -0,0 +1,26 @@
+# 红包充值奖励
+# 格式:{开服天:{最低充值钻石:[[概率, (金钱类型, 最低钻石, 最高钻石)],...],...},...}
+
+(
+{
+#0:{
+#	1:[[4000, (1, 20, 60)], [7000, (1, 60, 90)], [9000, (1, 90, 110)], [10000, (1, 110, 120)],],
+#	200:[[4000, (1, 72, 111)], [7000, (1, 111, 140)], [9000, (1, 140, 160)], [10000, (1, 160, 170)],],
+#	1000:[[4000, (1, 102, 153)], [7000, (1, 153, 191)], [9000, (1, 191, 217)], [10000, (1, 217, 230)],],
+#	5000:[[4000, (1, 138, 203)], [7000, (1, 203, 252)], [9000, (1, 252, 284)], [10000, (1, 284, 300)],]
+#},
+#1:{
+#	1:[[4000, (1, 20, 60)], [7000, (1, 60, 90)], [9000, (1, 90, 110)], [10000, (1, 110, 120)],],
+#	200:[[4000, (1, 72, 111)], [7000, (1, 111, 140)], [9000, (1, 140, 160)], [10000, (1, 160, 170)],],
+#	1000:[[4000, (1, 102, 153)], [7000, (1, 153, 191)], [9000, (1, 191, 217)], [10000, (1, 217, 230)],],
+#	5000:[[4000, (1, 138, 203)], [7000, (1, 203, 252)], [9000, (1, 252, 284)], [10000, (1, 284, 300)],]
+#},
+#2:{
+#	1:[[4000, (1, 20, 60)], [7000, (1, 60, 90)], [9000, (1, 90, 110)], [10000, (1, 110, 120)],],
+#	200:[[4000, (1, 72, 111)], [7000, (1, 111, 140)], [9000, (1, 140, 160)], [10000, (1, 160, 170)],],
+#	1000:[[4000, (1, 102, 153)], [7000, (1, 153, 191)], [9000, (1, 191, 217)], [10000, (1, 217, 230)],],
+#	5000:[[4000, (1, 138, 203)], [7000, (1, 203, 252)], [9000, (1, 252, 284)], [10000, (1, 284, 300)],]
+#},
+
+}
+)

--
Gitblit v1.8.0