ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCustomAward.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCustomAward.py
@@ -47,7 +47,7 @@ return awardItemList = ipyData.GetAwardItemList() if not ItemCommon.GiveAwardItem(curPlayer, awardItemList): if not ItemCommon.GiveAwardItem(curPlayer, awardItemList, "CustomAward"): return GameWorld.SetDictValueByBit(curPlayer, ChConfig.Def_PDict_CustomAwardGetState, awardID, 1)