hxp
2018-10-16 f460b6035d693dd40c361f7c289c5dac2a2a32a1
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/ReGreatMaster.py
@@ -35,13 +35,12 @@
    
    PlayerGreatMaster.DoResetMasterSkillPoint(curPlayer)
    
    PlayerGreatMaster.SetCurGreatMasterExp(curPlayer, 0)
    PlayerGreatMaster.SetGreatMasterExpPoint(curPlayer, 0)
    PlayerGreatMaster.SetGreatMasterFreeSkillPoint(curPlayer, 0)
    
    PlayerGreatMaster.Sync_GreatMasterExp(curPlayer)
    PlayerGreatMaster.Sync_GreatMasterFreeSkillPoint(curPlayer)
    
    GameWorld.DebugAnswer(curPlayer, "重置大师OK!")
    GameWorld.DebugAnswer(curPlayer, "重置天赋OK!")
    return