xdh
2019-03-15 fcd85d03baffd8246e5f8202f2dbda8bfe12cff8
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