hxp
5 天以前 26958aff1b844a743a805b4f9075bee800b72a46
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):