From 4e50bcfc0c19c5bff491289698f596c21da22c2f Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期日, 25 十一月 2018 13:50:14 +0800
Subject: [PATCH] 4762 助战NPC表增加助战NPC生命系数字段配置;

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/SkillAutoUsePotion.txt |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/SkillAutoUsePotion.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/SkillAutoUsePotion.txt
new file mode 100644
index 0000000..9130f50
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/SkillAutoUsePotion.txt
@@ -0,0 +1,5 @@
+#使用技能自动吃蓝逻辑
+
+(
+	[1081, 1002,1086]
+)
\ No newline at end of file

--
Gitblit v1.8.0