From 14921207d4b5e20ea9f122ca970fbba65ccf83ad Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期一, 03 十二月 2018 14:43:17 +0800
Subject: [PATCH] 5104 【1.3】新增记录玩家战力下降前后战力记录流向,有下降生成流向,涨战力不记录
---
ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/ItemNotify/need_notify_id_mark_dict.txt | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/ItemNotify/need_notify_id_mark_dict.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/ItemNotify/need_notify_id_mark_dict.txt
index 43aa1ef..382009a 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/ItemNotify/need_notify_id_mark_dict.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/ItemNotify/need_notify_id_mark_dict.txt
@@ -1,12 +1,12 @@
-# 特殊物品提示mark配置
-# 注:此广播物品为need_notify_id_dict.txt中的物品
-
-(
-
-{
-
-
-
-}
-
+# 特殊物品提示mark配置
+# 注:此广播物品为need_notify_id_dict.txt中的物品
+
+(
+
+{
+
+
+
+}
+
)
\ No newline at end of file
--
Gitblit v1.8.0