ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBLogic.py
@@ -550,8 +550,9 @@ gameMap = GameWorld.GetMap() gameMapID = gameMap.GetMapID() reqMapID = curPlayer.NomalDictGetProperty(ChConfig.Def_Player_Dict_ReqFBMapID) reqFuncLineID = curPlayer.NomalDictGetProperty(ChConfig.Def_Player_Dict_ReqFBFuncLine) PlayerControl.SetFBFuncLineID(curPlayer, reqFuncLineID) PlayerControl.SetFBFuncLineID(curPlayer, reqMapID, reqFuncLineID) #成长NPC所需数据初始化 InitFBNPCStrengthenData(curPlayer, gameMap)