From fcb396731a43e01a4e5c4e9495bc676cdb9df73e Mon Sep 17 00:00:00 2001 From: cehua-TT <448191260@qq.com> Date: 星期二, 28 八月 2018 15:02:45 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerEquip/UseItemLVLimitInfo.txt | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerEquip/UseItemLVLimitInfo.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerEquip/UseItemLVLimitInfo.txt index 93c43ad..b41f7dc 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerEquip/UseItemLVLimitInfo.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerEquip/UseItemLVLimitInfo.txt @@ -1,6 +1,6 @@ -# 指定物品类型的使用等级,需更具强化等级 -#[[指定的物品类型,], 等级公式] -#参数(plusLV:加强等级, initLV:初始使用等级) -( - [[16, 17, 26], "initLV"] +# 指定物品类型的使用等级,需更具强化等级 +#[[指定的物品类型,], 等级公式] +#参数(plusLV:加强等级, initLV:初始使用等级) +( + [[16, 17, 26], "initLV"] ) \ No newline at end of file -- Gitblit v1.8.0