From 9b4ede68d0f883ace0087c1168bcc7837628cd95 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期一, 19 十一月 2018 20:41:12 +0800
Subject: [PATCH] 4738 【开发】【1.3】通过多倍修行点额外获得的修行点有上限限制(每日)

---
 CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt b/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt
index 4effaf9..0663c14 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt
@@ -1,3 +1,3 @@
 CfgID	ActMark	PlatformList	ServerIDList	StartDate	EndDate	ResetType	NotifyInfoStart	NotifyInfoEnd	Multiple	LimitLV	LimitPoint
-1	opensever	[]	[]	7	8	1	{0:["MultipleXXDOpen", []]}	{}	2	110	3000
+1	opensever	[]	[]	6	7	1	{0:["MultipleXXDOpen", []]}	{}	2	110	3000
 2	guoqing11	[]	[7001,7002,7003,8002,8003,8004]	2018-10-4	2018-10-5	1	{0:["MultipleXXDOpen", []]}	{}	2	110	3000

--
Gitblit v1.8.0