From 77d2bd5ca27e227d60fe0ba55581fd782433eca6 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期一, 19 十一月 2018 19:31:47 +0800
Subject: [PATCH] 4738 【开发】【1.3】通过多倍修行点额外获得的修行点有上限限制(每日)

---
 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