From bd285cff8c603667ee51bfe927dbc1ec49a08263 Mon Sep 17 00:00:00 2001
From: cehua-TT <448191260@qq.com>
Date: 星期六, 29 九月 2018 21:39:50 +0800
Subject: [PATCH] 3929 双倍经验活动全部循环广播配置
---
CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt | 8 ++++----
db/PyMongoDataServer/PySysDB/tagActExpRate.txt | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt b/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt
index 799f97d..8752d42 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt
@@ -1,5 +1,5 @@
CfgID ActMark ServerIDList StartDate EndDate StartTime EndTime NotifyInfoStart NotifyInfoEnd NotifyInfoLoop LimitLV AddExpRate
-1 OpenServer [] 6 6 18:00 20:00 { 0:["ExpActivity_Start", [2]]} {-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]} [30, "loopNotifyParamList", [2]] 110 10000
-2 NationalDay [(7001,7003),(8002,8004)] 2018-10-3 2018-10-3 18:00 20:00 { 0:["ExpActivity_Start", [2]]} {-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]} [30, "loopNotifyParamList", [2]] 110 10000
-3 NationalDay [(7001,7003),(8002,8004)] 2018-10-7 2018-10-7 18:00 20:00 { 0:["ExpActivity_Start", [2]]} {-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]} [30, "loopNotifyParamList", [2]] 110 10000
-4 NationalDay [(7001,7003),(8002,8004)] 2018-9-29 2018-9-29 18:00 20:00 { 0:["ExpActivity_Start", [2]]} {-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]} [30, "loopNotifyParamList", [2]] 110 10000
+1 OpenServer [] 6 6 18:00 20:00 { 0:["ExpActivity_Start", [2]]} {-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]} [30, "ExpActivity_Goahead", [2]] 110 10000
+2 NationalDay [(7001,7003),(8002,8004)] 2018-10-3 2018-10-3 18:00 20:00 { 0:["ExpActivity_Start", [2]]} {-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]} [30, "ExpActivity_Goahead", [2]] 110 10000
+3 NationalDay [(7001,7003),(8002,8004)] 2018-10-7 2018-10-7 18:00 20:00 { 0:["ExpActivity_Start", [2]]} {-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]} [30, "ExpActivity_Goahead", [2]] 110 10000
+4 NationalDay [(7001,7003),(8002,8004)] 2018-9-29 2018-9-29 18:00 20:00 { 0:["ExpActivity_Start", [3]]} {-5:["ExpActivity_End", [3]], 0:["ExpActivity_Close", [3]]} [30, "ExpActivity_Goahead", [2]] 110 20000
diff --git a/db/PyMongoDataServer/PySysDB/tagActExpRate.txt b/db/PyMongoDataServer/PySysDB/tagActExpRate.txt
index fd743b6..3496977 100644
--- a/db/PyMongoDataServer/PySysDB/tagActExpRate.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActExpRate.txt
@@ -2,4 +2,4 @@
1 110 10000
2 110 10000
3 110 10000
-4 110 10000
+4 110 20000
--
Gitblit v1.8.0