From 4fca37b4635ee69008b0a8a3d0466fa8cf105d9a Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期二, 04 十二月 2018 10:27:15 +0800
Subject: [PATCH] 2563 【1.3】【1.3.100】当进入娲皇时为当日最后一次,在点击继续挑战后会被传出副本

---
 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