hch
2019-05-17 11b599e0259313a8af9452d80e8f99cd21d05f1f
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