From 6847db1930140578a54c6534cb89b05b9332563e Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期一, 01 十月 2018 16:50:21 +0800 Subject: [PATCH] 1 修复boss没配置复活等级时间时报错问题; 2 修复邮件给非定制装备无传奇属性bug; 3 上线重新刷一次无传奇属性的装备; --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/WeiClient/WeiClient_AddExpRate.txt | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/WeiClient/WeiClient_AddExpRate.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/WeiClient/WeiClient_AddExpRate.txt new file mode 100644 index 0000000..ba6faef --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/WeiClient/WeiClient_AddExpRate.txt @@ -0,0 +1,7 @@ +# 微端登录玩家经验加成万分率 + +( + +1000 + +) \ No newline at end of file -- Gitblit v1.8.0