ship_section_template = {
	key = "panduola_ship"
	ship_size = panduola_ship
	fits_on_slot = mid
	entity = "panduola_sector_entity"
	icon = "GFX_ship_part_core_mid"
	
	component_slot = {
		name = "SMALL_GUN_01"
		slot_size = small
		slot_type = weapon
		locatorname = "laser_gun_01"
	}
	component_slot = {
		name = "SMALL_GUN_02"
		slot_size = small
		slot_type = weapon
		locatorname = "laser_gun_02"
		is_side_slot = yes
	}
	component_slot = {
		name = "GUN_ARRAY_03"
		slot_size = small
		slot_type = strike_craft
		rotation = 90
		locatorname = "laser_gun_03"
	}
	component_slot = {
		name = "GUN_ARRAY_04"
		slot_size = small
		slot_type = strike_craft
		rotation = 90
		locatorname = "laser_gun_04"
	}
	aux_utility_slots = 2
}

ship_section_template = {
	key = "weisika_ship"
	ship_size = weisika_ship
	fits_on_slot = mid
	entity = "panduola_sector_entity"
	icon = "GFX_ship_part_core_mid"
	
	component_slot = {
		name = "SMALL_GUN_01"
		slot_size = small
		slot_type = weapon
		locatorname = "laser_gun_01"
	}
	component_slot = {
		name = "SMALL_GUN_02"
		slot_size = small
		slot_type = weapon
		locatorname = "laser_gun_02"
		is_side_slot = yes
	}
	component_slot = {
		name = "GUN_ARRAY_03"
		slot_size = small
		slot_type = strike_craft
		rotation = 90
		locatorname = "laser_gun_03"
	}
	component_slot = {
		name = "GUN_ARRAY_04"
		slot_size = small
		slot_type = strike_craft
		rotation = 90
		locatorname = "laser_gun_04"
	}
	aux_utility_slots = 2
}

