ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyGameData.py
@@ -68,7 +68,8 @@ g_bzzdRefreshNPCListDict = {} # 仙界秘境所需击杀的NPC队列 {lineID:[npcID, npcID, ...], ...} g_operationActionDict = {} # {actName:actInfo, ...} g_operationActionDict = {} # 本服运营活动信息 {actName:actInfo, ...} g_crossActInfoDict = {} # 跨服运营活动信息 {actName:actInfo, ...} g_npcKillerInfo = {} # NPC击杀者信息 {(lineID, objID, npcID):[killerDict, curTeam, hurtType, hurtID], ...}