From: compilatron <40789662+jbox144@users.noreply.github.com> Date: Sat, 30 Nov 2024 06:23:50 +0000 (+1100) Subject: Cog/Marathon: Airlock fixes (#33621) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=08db47cb2871a9ec267e9d73fd00a34274d091cb;p=space-station-14.git Cog/Marathon: Airlock fixes (#33621) * Fixes the TEG airlock on marathon * Fixes the atmos external airlock on cog --- diff --git a/Resources/Maps/cog.yml b/Resources/Maps/cog.yml index d770924a72..eed5e0bec4 100644 --- a/Resources/Maps/cog.yml +++ b/Resources/Maps/cog.yml @@ -15048,12 +15048,24 @@ entities: rot: -1.5707963267948966 rad pos: 15.5,6.5 parent: 12 + - type: DeviceLinkSink + invokeCounter: 1 + - type: DeviceLinkSource + linkedPorts: + 26626: + - DoorStatus: DoorBolt - uid: 26626 components: - type: Transform rot: -1.5707963267948966 rad pos: 15.5,8.5 parent: 12 + - type: DeviceLinkSink + invokeCounter: 1 + - type: DeviceLinkSource + linkedPorts: + 26625: + - DoorStatus: DoorBolt - uid: 28301 components: - type: Transform diff --git a/Resources/Maps/marathon.yml b/Resources/Maps/marathon.yml index 93cb405594..1718282699 100644 --- a/Resources/Maps/marathon.yml +++ b/Resources/Maps/marathon.yml @@ -9815,6 +9815,8 @@ entities: rot: 3.141592653589793 rad pos: 5.5,-44.5 parent: 30 + - type: DeviceLinkSink + invokeCounter: 1 - type: DeviceLinkSource linkedPorts: 10559: @@ -9827,6 +9829,12 @@ entities: parent: 30 - type: DeviceLinkSink invokeCounter: 1 + - type: DeviceLinkSource + linkedPorts: + 9342: + - DoorStatus: DoorBolt + lastSignals: + DoorStatus: True - uid: 20059 components: - type: Transform