From b714733e62add8a2711c9fc556e85740e2666fa0 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 26 Aug 2025 04:32:58 -0400 Subject: [PATCH] Exo: Add atmos network monitor (#39330) --- Resources/Maps/exo.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Resources/Maps/exo.yml b/Resources/Maps/exo.yml index d00cb05179..f8026dd862 100644 --- a/Resources/Maps/exo.yml +++ b/Resources/Maps/exo.yml @@ -45324,6 +45324,14 @@ entities: 5037: - - ArtifactAnalyzerSender - ArtifactAnalyzerReceiver +- proto: ComputerAtmosMonitoring + entities: + - uid: 20083 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,-72.5 + parent: 2 - proto: computerBodyScanner entities: - uid: 6698 -- 2.51.2