From 1e69f189e0fb49bfc167b9d61ba6ba7e79c58b69 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期四, 23 八月 2018 14:56:28 +0800 Subject: [PATCH] Add: 2772 【后端】神兽合成功能; 神兽装备传奇属性条数、数值、评分配置区别与角色装备; --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerFriend/PlayerFriendValue_Buff.txt | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerFriend/PlayerFriendValue_Buff.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerFriend/PlayerFriendValue_Buff.txt new file mode 100644 index 0000000..4dc6f70 --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerFriend/PlayerFriendValue_Buff.txt @@ -0,0 +1,4 @@ +# 好友亲密度称谓 相应BUFF,第一个值也是几个BUFF的SkillTypeID,修改数据库相关值请提醒程序员 +( + [ 64, 65, 66, 67, 68 ] +) \ No newline at end of file -- Gitblit v1.8.0