ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyGameData.py
@@ -105,4 +105,6 @@ g_crossPlayerServerGroupIDInfo = {} #跨服玩家服务器组ID缓存,副本线路关闭时才释放,所以支持离线跨服玩家 {copyMapID:{playerID:serverGroupID, ...}, ...} g_fbBuyBuffTimeDict = {} # 副本购买buff时间缓存{playerID:{moneyCnt:time}} g_fairyDomainLimit = [] #全服已限制的缥缈仙域事件 g_elemntSkillDict = {} #{skillID:[attrID*100000+needValue,..]} g_elemntSkillDict = {} #{skillID:[attrID*100000+needValue,..]} g_playerPriWoodPileNPCDict = {} # {playerID:[npcObj, ...], ...}