ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCommon.py
@@ -5782,7 +5782,7 @@
def CollNPCTimeOnDay(curPlayer):
    ## 采集NPCOnDay处理
    DoResetCollectNPCTimeByType(curPlayer, 1)
    DoResetCollectNPCTimeByType(curPlayer, [1])
    return
def DoResetCollectNPCTimeByType(curPlayer, resetTypeList=[]):