From d85ca90b1759b170fa65fd32dc9b2fa6ca497032 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期五, 28 九月 2018 10:15:39 +0800
Subject: [PATCH] 3912 宗门、冰晶拾取退出时间改为30秒

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QRCodeRedpack/QRCodeRedpackNPC.txt |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QRCodeRedpack/QRCodeRedpackNPC.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QRCodeRedpack/QRCodeRedpackNPC.txt
new file mode 100644
index 0000000..7642fc2
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QRCodeRedpack/QRCodeRedpackNPC.txt
@@ -0,0 +1,9 @@
+# 二维码红包NPC刷新配置
+
+(
+
+[
+
+0, # 是否仅在一线刷
+
+# {地图ID:{标识点:[NPCID, 刷新间隔秒], ...}, ...}

--
Gitblit v1.8.0