From 060b0c4ff4d151aec5d39b5e8fd4e91f1048de9a Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期三, 05 十二月 2018 00:30:38 +0800 Subject: [PATCH] 4999 【后端】【1.3.100】血量百分比不管有没被超过,哪怕一击秒杀也会强制触发,pvp强制触发 --- 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