﻿############################# 1f 1p industry #####################################################

pmg_cargo_1_infrastructure_building_trade_center = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_automation.dds"
	ai_selection = most_productive
	production_methods = {
		pm_no_infrastructure
		pm_1_infrastructure_building_trade_center
	}
}

pmg_cargo_1_infrastructure = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_automation.dds"
	ai_selection = most_productive
	production_methods = {
		pm_no_infrastructure
		pm_1_infrastructure
	}
}

pmg_cargo_2_infrastructure = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_automation.dds"
	ai_selection = most_productive
	production_methods = {
		pm_no_infrastructure
		pm_2_infrastructure
	}
}

pmg_cargo_3_infrastructure = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_automation.dds"
	ai_selection = most_productive
	production_methods = {
		pm_no_infrastructure
		pm_3_infrastructure
	}
}

