hxp
2025-11-28 eb63e35d04e6d7bd55ada7f6dfce2567a8577edb
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/ChNPC.py
@@ -36,7 +36,6 @@
import NPCCommon
import time
import math
import PlayerActivity
import GameObj
import SkillShell
import FBLogic
@@ -128,8 +127,6 @@
        return None
    
    callFunc(atkObj, curNPC, skill, tick)
    PlayerActivity.OnAttackNPCActivity(atkObj, curNPC)
    return
def OnCheckCanDie(atkObj, curNPC, skill, tick):