xdh
2018-11-15 999d67cffaf12233b98103b513309d5a3a8b6311
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