sub_units = {
	frigate = {
		sprite = frigate 
		map_icon_category = ship
		priority = 12
		active = yes
		type = { screen_ship } 
		need = { ship_hull_frigate = 1 }
		
		max_organisation = 40

		supply_consumption = 0.1
		
		critical_parts = { destroyed_ammo_storage broken_propeller on_fire rudder_jammed}
		critical_part_damage_chance_mult = 1
		
		hit_profile_mult = 1.0
	}
}
