From 30dcbf12b573ba0c33ffa5e91432156434e5dfd5 Mon Sep 17 00:00:00 2001 From: cehua-HWJ35 <hwj35@163.com> Date: 星期三, 09 一月 2019 14:34:37 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerLVAward/AwardItemInfo_7.txt | 46 +++++++++++++++++++++++----------------------- 1 files changed, 23 insertions(+), 23 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerLVAward/AwardItemInfo_7.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerLVAward/AwardItemInfo_7.txt index 6f6107a..40d50c2 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerLVAward/AwardItemInfo_7.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerLVAward/AwardItemInfo_7.txt @@ -1,24 +1,24 @@ -# 奖励等级对应的奖励物品信息 -# [占用总格子数, {职业:[对应奖励], 职业:[对应奖励], ...}] -# 没有配置的职业默认取-1职业的奖励 -# 奖励说明:对应奖励取PyMapTable\AppointItemList.txt中的ItemIndex - - - -( - [ - 4, # 占用总格子数 - - # 按职业给物品,没有配置的职业则默认取-1的物品 - { - # -1如果有配置,则未配置职业的取该物品 - ():[ -(0,1203,8,1), -(0,1462,8,1), -(0,41063,5,1), -(0,3543,10,1), - - ], - }, - ] +# 奖励等级对应的奖励物品信息 +# [占用总格子数, {职业:[对应奖励], 职业:[对应奖励], ...}] +# 没有配置的职业默认取-1职业的奖励 +# 奖励说明:对应奖励取PyMapTable\AppointItemList.txt中的ItemIndex + + + +( + [ + 4, # 占用总格子数 + + # 按职业给物品,没有配置的职业则默认取-1的物品 + { + # -1如果有配置,则未配置职业的取该物品 + ():[ +(0,1203,8,1), +(0,1462,8,1), +(0,41063,5,1), +(0,3543,10,1), + + ], + }, + ] ) \ No newline at end of file -- Gitblit v1.8.0