From 2de6bb0335979f5561ba3ea63929e904330c63ed Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期二, 23 十月 2018 15:37:51 +0800
Subject: [PATCH] 4233 增加许愿表

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/ItemNotify/need_eff_box_id.txt |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/ItemNotify/need_eff_box_id.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/ItemNotify/need_eff_box_id.txt
new file mode 100644
index 0000000..139c9c0
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/ItemNotify/need_eff_box_id.txt
@@ -0,0 +1,19 @@
+#使用物品要通知界面特效的字典 {物品ID1 :系统提示ID1,物品ID2 :系统提示ID2,...}
+(
+{
+	24100:'BX_YH_0',
+	24101:'BX_YH_0',
+	24102:'BX_YH_0',
+	63:'BX_YH_0',
+	64:'BX_YH_0',
+	65:'BX_YH_0',
+	66:'BX_YH_0',
+	67:'BX_YH_0',
+	70:'BX_YH_0',
+	71:'BX_YH_0',
+	72:'BX_YH_0',
+	73:'BX_YH_0',
+	74:'BX_YH_0',
+	75:'BX_YH_0',
+}
+)
\ No newline at end of file

--
Gitblit v1.8.0