
pc_oeo_junk_star = {
	entity = "toxoid_star_class_star_entity"
	entity_scale = 20.0
	picture = "pc_x_star"
	icon = GFX_planet_type_toxoid_star

	atmosphere_color		= hsv { 0.19 1 0.7 }
	atmosphere_intensity	= 0.5
	atmosphere_width		= 1.9

	star = yes

	min_distance_from_sun = 0
	max_distance_from_sun = 0
	spawn_odds = 0

	extra_orbit_size = 0
	extra_planet_count = 0

	chance_of_ring = 0

	planet_size = { min = 20 max = 35 }

	colonizable = no

	planet_custom_label_offset = 100
}
pc_oeo_o_star = {
	entity = "oeo_big_star_class_star_entity"
	entity_scale = 1
	picture = "pc_b_star"
	icon = GFX_planet_type_a_b_star
	icon_large = GFX_planet_type_a_b_star_big

	atmosphere_color		= hsv { 0.71 0.6 0.7 }
	atmosphere_intensity	= 0.9
	atmosphere_width		= 1.5

	star = yes

	min_distance_from_sun = 0
	max_distance_from_sun = 0
	spawn_odds = 0

	extra_orbit_size = 0
	extra_planet_count = 0

	chance_of_ring = 0

	planet_size = 43

	colonizable = no
}
