ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyGameData.py
@@ -75,3 +75,8 @@ g_teamFBMemRelationAddDict = {} # 组队副本队员关系加成信息 {playerID:[relation, relationAdd, relationPlayerID, relationPlayerName], ...} g_fightpowerChangeDataRecordDict = {} #导致战力降低的各种行为记录 g_fbRobotJobDict = {} #副本机器人职业 {lineID:{objID:job, ...}, ...} g_gathersoulfbAwardDict = {} #聚魂副本奖励记录{playerID:[[itemID,itemCnt]]}