From 3346f8aae7f8abbd4b27c4564cbb802e7e717cc9 Mon Sep 17 00:00:00 2001
From: hzr <904249498@qq.com>
Date: 星期四, 09 八月 2018 11:54:59 +0800
Subject: [PATCH] 重新提交服务端仓库资源

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerLVAward/AwardItemInfo_5.txt |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerLVAward/AwardItemInfo_5.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerLVAward/AwardItemInfo_5.txt
new file mode 100644
index 0000000..9c2f4c7
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerLVAward/AwardItemInfo_5.txt
@@ -0,0 +1,24 @@
+# 奖励等级对应的奖励物品信息
+# [占用总格子数, {职业:[对应奖励], 职业:[对应奖励], ...}]
+# 没有配置的职业默认取-1职业的奖励
+# 奖励说明:对应奖励取PyMapTable\AppointItemList.txt中的ItemIndex
+
+
+
+(
+	[
+		4, # 占用总格子数
+	
+		# 按职业给物品,没有配置的职业则默认取-1的物品
+		{
+			# -1如果有配置,则未配置职业的取该物品
+			():[
+(0,1203,6,1),
+(0,1462,6,1),
+(0,41072,5,1),
+(0,60010,5,1),
+
+				],
+		},
+	]
+)
\ No newline at end of file

--
Gitblit v1.8.0