From 03f9dee24471954c697e9645ab9fb79d3fc10651 Mon Sep 17 00:00:00 2001 From: JustCone <141039037+JustCone14@users.noreply.github.com> Date: Thu, 15 Aug 2024 20:22:31 +0100 Subject: [PATCH] Packed Engi Solar Controller (#31042) * Replace alerts with solar console * Sci doesn't need two protolathes & engi frontdesk windoors shouldn't be atmos locked --- Resources/Maps/packed.yml | 46 +++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/Resources/Maps/packed.yml b/Resources/Maps/packed.yml index fff676d41d..76f01b24b0 100644 --- a/Resources/Maps/packed.yml +++ b/Resources/Maps/packed.yml @@ -7547,7 +7547,7 @@ entities: pos: 24.5,-39.5 parent: 2 - type: Door - secondsUntilStateChange: -3878.2183 + secondsUntilStateChange: -4254.259 state: Opening - type: DeviceLinkSource lastSignals: @@ -9984,6 +9984,11 @@ entities: parent: 2 - proto: Autolathe entities: + - uid: 474 + components: + - type: Transform + pos: 51.5,18.5 + parent: 2 - uid: 942 components: - type: Transform @@ -34748,11 +34753,6 @@ entities: - type: Transform pos: 28.5,48.5 parent: 2 - - uid: 11749 - components: - - type: Transform - pos: 21.5,-23.5 - parent: 2 - uid: 13443 components: - type: Transform @@ -35057,6 +35057,11 @@ entities: - type: Transform pos: 70.5,46.5 parent: 2 + - uid: 11749 + components: + - type: Transform + pos: 21.5,-23.5 + parent: 2 - proto: ComputerStationRecords entities: - uid: 2145 @@ -64286,11 +64291,6 @@ entities: parent: 2 - proto: Protolathe entities: - - uid: 474 - components: - - type: Transform - pos: 51.5,18.5 - parent: 2 - uid: 5305 components: - type: Transform @@ -84954,12 +84954,6 @@ entities: parent: 2 - proto: WindoorSecureAtmosphericsLocked entities: - - uid: 4152 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,-23.5 - parent: 2 - uid: 5127 components: - type: Transform @@ -84972,12 +84966,6 @@ entities: rot: 1.5707963267948966 rad pos: 29.5,-23.5 parent: 2 - - uid: 11763 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,-24.5 - parent: 2 - proto: WindoorSecureCargoLocked entities: - uid: 4556 @@ -85060,6 +85048,12 @@ entities: parent: 2 - proto: WindoorSecureEngineeringLocked entities: + - uid: 4152 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 23.5,-23.5 + parent: 2 - uid: 5858 components: - type: Transform @@ -85072,6 +85066,12 @@ entities: rot: 3.141592653589793 rad pos: 23.5,-15.5 parent: 2 + - uid: 11763 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 23.5,-24.5 + parent: 2 - proto: WindoorSecureHeadOfPersonnelLocked entities: - uid: 10272 -- 2.52.0