﻿############ PRIVATE INFRASTRUCTURE

building_trade_center = {
	building_group = bg_trade
	city_type = city
	levels_per_mesh = 10

	lens = infrastructure

	texture = "gfx/interface/icons/building_icons/building_trade_center.dds"

	production_method_groups = {
		pmg_base_building_trade_center_local_loading
		pmg_base_building_trade_business_trip
		pmg_base_building_trade_contact
		pmg_ownership_building_trade_center_2
	}

	buildable = no
	expandable = no
	downsizeable = no	
}