﻿pmg_government_banks = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_refining.dds"
	ai_selection = most_productive

	production_methods = {
		pm_no_government_banks
		pm_government_banks
		pm_government_merchant_banks
	}
}

pmg_government_financial_services_weight = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_refining.dds"
	ai_selection = most_productive
	
	production_methods = {
		pm_government_no_weight
		pm_government_weight_bonds
		pm_government_weight_stocks
	}
}