ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/SkillShell.py
@@ -1883,9 +1883,9 @@ if not PlayerGreatMaster.GetGreatMasterFreeSkillPoint(curPlayer): return False #诛仙技能学习判断 if upSkill.GetFuncType() == ChConfig.Def_SkillFuncType_ZhuXian: if not EquipZhuXian.CheckLearnZhuXianSkill(curPlayer, curSkillTypeID): return False #if upSkill.GetFuncType() == ChConfig.Def_SkillFuncType_ZhuXian: # if not EquipZhuXian.CheckLearnZhuXianSkill(curPlayer, curSkillTypeID): # return False #经验检测 skillLvUpNeedExp = upSkill.GetLVUpCostExp()