From d202855fece8914b6f91f9ba01e0c75be3c93bf6 Mon Sep 17 00:00:00 2001
From: cehua-TT <448191260@qq.com>
Date: 星期二, 11 九月 2018 14:08:00 +0800
Subject: [PATCH] Merge branch '1.0.15' of http://192.168.0.87:10010/r/snxx_server into 1.0.15
---
ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Item/ItemMaxStarLV.txt | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Item/ItemMaxStarLV.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Item/ItemMaxStarLV.txt
new file mode 100644
index 0000000..d81b90d
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Item/ItemMaxStarLV.txt
@@ -0,0 +1,9 @@
+# 物品类型对应最大星级配置
+# {(物品类型列表):最大星级, ...}
+
+(
+{
+ #(11,12,13,14,15,16,17,21,24,31,33,34,39,30,75,76,77,78,97,98,99):40,
+ (93,94,95):9,
+}
+)
\ No newline at end of file
--
Gitblit v1.8.0