From 7d473d6ea9e91edf9cf810bc8a08ac4e697e1f9a Mon Sep 17 00:00:00 2001 From: cehua_TRX <526616766@qq.com> Date: 星期三, 15 八月 2018 14:53:03 +0800 Subject: [PATCH] [2518]新增解锁坐骑【技能】、灵宠【技能】、神兵【技能】的信息提示 --- 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