From e4e6d8cf62fe6909a6f3a079b3b2c246181fb186 Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期五, 04 一月 2019 17:01:08 +0800
Subject: [PATCH] 2822 【1.4.100】聚魂副本怪物被守卫击杀没有掉落
---
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