##### STARBASE EXTENDED 3.0 REACTOR #####

# DARK MATTER
utility_component_template = {
	key = "CITADEL_DARK_MATTER_REACTOR"
	size = large
	icon = "GFX_ship_part_dark_matter_power_core"
	icon_frame = 1
	power = 100000
	component_set = "power_core"
	class_restriction = { shipclass_starbase }
	ai_weight = { weight = 10000 }

	potential = {
			is_arkship_ship = no
	}
}





##### EOF