xdh
2019-01-14 e463972e32a6c06dd215a55e1d7799be2bc6f1c5
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