Skip to content

Commit

Permalink
Omega Station: Fix Air Alarm in CMO office (#33216)
Browse files Browse the repository at this point in the history
move air alarm and link devices
  • Loading branch information
scrivoy authored Nov 10, 2024
1 parent 1c8992f commit 9b72006
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions Resources/Maps/omega.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4648,9 +4648,13 @@ entities:
- uid: 6692
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -23.5,-26.5
rot: 3.141592653589793 rad
pos: -25.5,-29.5
parent: 4812
- type: DeviceList
devices:
- 6253
- 5033
- uid: 7234
components:
- type: Transform
Expand Down Expand Up @@ -54547,6 +54551,9 @@ entities:
rot: 3.141592653589793 rad
pos: -24.5,-27.5
parent: 4812
- type: DeviceNetwork
deviceLists:
- 6692
- type: AtmosPipeColor
color: '#0055CCFF'
- uid: 5222
Expand Down Expand Up @@ -55489,6 +55496,9 @@ entities:
rot: 3.141592653589793 rad
pos: -26.5,-26.5
parent: 4812
- type: DeviceNetwork
deviceLists:
- 6692
- type: AtmosPipeColor
color: '#990000FF'
- uid: 6417
Expand Down

0 comments on commit 9b72006

Please sign in to comment.