oeo_megastructure_tracker = {
	custom_tooltip = {
		success_text = oeo_megastructure_tooltip
		exists = from
		is_surveyed = {
			who = from 
			status = yes
		}
		root = {
			any_system_megastructure = {
				is_oeo_megastructure_category = yes
			}
		}
	}
}
oeo_orb_tracker = {
	custom_tooltip = {
		success_text = oeo_orb_tooltip
		exists = from
		is_surveyed = {
			who = from 
			status = yes
		}
		root = {
			any_system_megastructure = {
				is_oeo_orb_category = yes
			}
		}
	}
}
oeo_think_tracker = {
	custom_tooltip = {
		success_text = oeo_think_tooltip
		exists = from
		is_surveyed = {
			who = from 
			status = yes
		}
		root = {
			any_system_megastructure = {
				is_oeo_think_category = yes
			}
		}
	}
}
oeo_matter_tracker = {
	custom_tooltip = {
		success_text = oeo_matter_tooltip
		exists = from
		is_surveyed = {
			who = from 
			status = yes
		}
		root = {
			any_system_megastructure = {
				is_oeo_matter_category = yes
			}
		}
	}
}
oeo_center_tracker = {
	custom_tooltip = {
		success_text = oeo_center_tooltip
		exists = from
		is_surveyed = {
			who = from 
			status = yes
		}
		root = {
			any_system_megastructure = {
				is_oeo_center_category = yes
			}
		}
	}
}
oeo_art_tracker = {
	custom_tooltip = {
		success_text = oeo_art_tooltip
		exists = from
		is_surveyed = {
			who = from 
			status = yes
		}
		root = {
			any_system_megastructure = {
				is_oeo_art_category = yes
			}
		}
	}
}
oeo_assembly_tracker = {
	custom_tooltip = {
		success_text = oeo_assembly_tooltip
		exists = from
		is_surveyed = {
			who = from 
			status = yes
		}
		root = {
			any_system_megastructure = {
				is_oeo_assembly_category = yes
			}
		}
	}
}
oeo_shipyard_tracker = {
	custom_tooltip = {
		success_text = oeo_shipyard_tooltip
		exists = from
		is_surveyed = {
			who = from 
			status = yes
		}
		root = {
			any_system_megastructure = {
				is_oeo_shipyard_category = yes
			}
		}
	}
}
oeo_sphere_tracker = {
	custom_tooltip = {
		success_text = oeo_sphere_tooltip
		exists = from
		is_surveyed = {
			who = from 
			status = yes
		}
		root = {
			any_system_megastructure = {
				is_oeo_sphere_category = yes
			}
		}
	}
}