ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerGubao.py
@@ -17,7 +17,6 @@ import GameWorld import ItemCommon import SkillCommon import PlayerControl import IpyGameDataPY import ChPyNetSendPack @@ -72,10 +71,7 @@ lv, star = 1, 1 SetGubaoLVInfo(curPlayer, gubaoID, lv, star) GameWorld.Log("古宝激活成功! gubaoID=%s" % gubaoID, playerID) giveSkillIDInfo = ipyData.GetGiveSkillIDInfo() if giveSkillIDInfo: SkillCommon.GivePlayerSkillByJobSkill(curPlayer, giveSkillIDInfo) RefreshGubaoAttr(curPlayer) Sync_GubaoInfo(curPlayer, [gubaoID]) return