ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCAI/FBDefenseCommon.py
@@ -115,7 +115,7 @@
            MovePointList = movePointDict[fromRefreshMark]
            
    #NpcMoveByMovePointList(curNPC, MovePointList, tick)
    AICommon.NPCMoveByPointList(curNPC, MovePointList)
    AICommon.NPCMoveByPointList(curNPC, MovePointList, tick)
    return
## 女神副本的普通检查