From dd653a4dbaff390e5259d4c1516a22584229bc59 Mon Sep 17 00:00:00 2001 From: Scribbles0 <91828755+Scribbles0@users.noreply.github.com> Date: Mon, 17 Apr 2023 15:31:19 -0700 Subject: [PATCH] [Map] Cluster bridge door access fix (#15497) --- Resources/Maps/cluster.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Maps/cluster.yml b/Resources/Maps/cluster.yml index 54550bc7f9..cac96adeae 100644 --- a/Resources/Maps/cluster.yml +++ b/Resources/Maps/cluster.yml @@ -27083,7 +27083,7 @@ entities: parent: 1 type: Transform - uid: 3275 - type: AirlockCommandGlass + type: AirlockCommandGlassLocked components: - rot: 1.5707963267948966 rad pos: 4.5,20.5 @@ -27091,7 +27091,7 @@ entities: type: Transform - type: Followed - uid: 3276 - type: AirlockCommandGlass + type: AirlockCommandGlassLocked components: - rot: 1.5707963267948966 rad pos: 4.5,17.5 @@ -27099,21 +27099,21 @@ entities: type: Transform - type: Followed - uid: 3277 - type: AirlockCommandGlass + type: AirlockCommandGlassLocked components: - rot: 1.5707963267948966 rad pos: -6.5,29.5 parent: 1 type: Transform - uid: 3278 - type: AirlockCommandGlass + type: AirlockCommandGlassLocked components: - rot: 1.5707963267948966 rad pos: -12.5,30.5 parent: 1 type: Transform - uid: 3279 - type: AirlockCommandGlass + type: AirlockCommandGlassLocked components: - rot: 1.5707963267948966 rad pos: -15.5,30.5 -- 2.51.2