sub_units = {
	battleship = {
		sprite = battleship
		map_icon_category = ship
		priority = 9
		active = yes
		type = { capital_ship }
		need = { battleship = 1 }
		
		max_organisation = 40

		supply_consumption = 0.2
	}

}
