hxp
2020-01-02 ccfd713e99081322e68bc8c2f3f1ea02f0df52eb
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyGameData.py
@@ -62,7 +62,7 @@
g_delaySuccessDict = {} # 延迟处理成就
g_bzzdPlayerKillNPCCntDict = {} #仙界秘境玩家击杀NPC计数,支持小数点 {playerID:击杀数, }
g_bzzdRefreshNPCListDict = {} # 仙界秘境所需击杀的NPC队列 {lineID:[npcID, npcID, ...], ...}
g_operationActionDict = {} # {actName:actInfo, ...}