From c777918e2c28a4f8a1560b1e2bbf9d4785adb01a Mon Sep 17 00:00:00 2001 From: xdh <xiefantasy@qq.com> Date: 星期一, 27 八月 2018 21:27:24 +0800 Subject: [PATCH] fix:【1727】修复守卫人皇刷出神兽副本宝箱bug --- 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