From af760bc58f60a5997488adfbc7cef85a38bcbe93 Mon Sep 17 00:00:00 2001
From: cehua_hzl <648597270@qq.com>
Date: 星期六, 25 八月 2018 11:47:44 +0800
Subject: [PATCH] fix:每日充值红包100

---
 db/PyMongoDataServer/PySysDB/tagFamilyRedPack.txt       |    2 +-
 CoreServerGroup/GameServer/PySysDB/tagFamilyRedPack.txt |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagFamilyRedPack.txt b/CoreServerGroup/GameServer/PySysDB/tagFamilyRedPack.txt
index 264535f..f905664 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagFamilyRedPack.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagFamilyRedPack.txt
@@ -1,6 +1,6 @@
 id	RedEnvelopeType	RedEnvelopeAmount	MoneyType	PacketCnt	LeaderOwn
 1	1	200	2	0	1
-2	2	200	2	0	0
+2	2	100	2	0	0
 3	2	200	2	0	0
 4	2	200	2	0	0
 5	4	500	2	0	1
diff --git a/db/PyMongoDataServer/PySysDB/tagFamilyRedPack.txt b/db/PyMongoDataServer/PySysDB/tagFamilyRedPack.txt
index 63a5be5..252fcb1 100644
--- a/db/PyMongoDataServer/PySysDB/tagFamilyRedPack.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFamilyRedPack.txt
@@ -1,6 +1,6 @@
 id	RedEnvelopeType	RedEnvelopeAmount	MoneyType	PacketCnt
 1	1	200	2	0
-2	2	200	2	0
+2	2	100	2	0
 3	2	200	2	0
 4	2	200	2	0
 5	4	500	2	0

--
Gitblit v1.8.0