hxp
2020-10-20 c3df46d41e1e2db96343c856e44f516495eef90f
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/GameBuffs/Buff_805.py
@@ -27,7 +27,7 @@
    if GameObj.GetHP(curObj) <= 0:
        return
    SkillCommon.SkillLostHP(curObj, curBuff.GetBuffID(), SkillCommon.GetBuffOwner(curBuff), 
                            curBuff.GetValue(), tick, curBuff.GetValue1())
                            curBuff.GetValue(), tick, hurtType=curBuff.GetValue1())
    return