hxp
2019-02-27 aea85d574faff30cbbaf16892a2a3a0b71c6976b
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/GameBuffs/Buff_4012.py
@@ -51,3 +51,10 @@
    return
    
    
def OnBuffDisappearEx(curObj, curSkill, curBuff, curEffect, tick):
    stateType = curEffect.GetEffectValue(0)
    GameObj.SetPyPlayerState(curObj, stateType, 0)
    return