##### STARBASE EXTENDED 3.0 REQUIRED COMPONENT SETS #####


# POINT DEFENSE
component_set = {
	key = "POINT_DEFENCE_STARBASE"
	icon = "GFX_ship_part_point_defense_3"
	icon_frame = 1	
}

# XL BATTERY
component_set = {
	key = "XL_BEAM_STARBASE"
	icon = "GFX_ship_part_energy_lance_2"
	icon_frame = 1	
}

# TITANIC BATTERY
component_set = {
	key = "PERDITION_BEAM_STARBASE"	
	icon = "GFX_ship_part_perdition_beam"
	icon_frame = 1	
}





##### EOF