From 706f62dafdeccac38893f0598cc48d217b96f0a5 Mon Sep 17 00:00:00 2001
From: cehua_hzl <648597270@qq.com>
Date: 星期四, 13 九月 2018 15:00:04 +0800
Subject: [PATCH] 3385 坐骑养成礼包产出修改
---
ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Item/ItemMaxStarLV.txt | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Item/ItemMaxStarLV.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Item/ItemMaxStarLV.txt
index 7c89ddc..d81b90d 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Item/ItemMaxStarLV.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Item/ItemMaxStarLV.txt
@@ -1,9 +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,
-}
+# 物品类型对应最大星级配置
+# {(物品类型列表):最大星级, ...}
+
+(
+{
+ #(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