Skip to content

Commit

Permalink
Cog/Marathon: Airlock fixes (space-wizards#33621)
Browse files Browse the repository at this point in the history
* Fixes the TEG airlock on marathon

* Fixes the atmos external airlock on cog
  • Loading branch information
jbox144 authored Nov 30, 2024
1 parent b45c9d5 commit 08db47c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Resources/Maps/cog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 8 additions & 0 deletions Resources/Maps/marathon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9815,6 +9815,8 @@ entities:
rot: 3.141592653589793 rad
pos: 5.5,-44.5
parent: 30
- type: DeviceLinkSink
invokeCounter: 1
- type: DeviceLinkSource
linkedPorts:
10559:
Expand All @@ -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
Expand Down

0 comments on commit 08db47c

Please sign in to comment.