Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searchlight Air-Alarm Fix #1523

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 41 additions & 11 deletions Resources/Maps/_NF/Shuttles/searchlight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,39 +252,39 @@ entities:
0: 275
0,-1:
0: 13079
2: 2048
1: 2048
-1,0:
0: 8
0,1:
1: 16
2: 16
1,0:
2: 13107
1: 13107
1,-1:
2: 14080
1: 14080
0: 3
1,1:
2: 4371
1: 4371
-1,-3:
0: 60552
2: 2
1: 2
-1,-2:
0: 52974
-1,-1:
2: 1
1: 1
0: 34828
-1,-4:
0: 32768
0,-3:
0: 29475
2: 8
1: 8
3: 34816
0,-2:
0: 32755
0,-4:
0: 8192
1,-3:
3: 4096
2: 16384
1: 16384
1,-2:
0: 13104
uniqueMixes:
Expand All @@ -304,7 +304,7 @@ entities:
- 0
- 0
- volume: 2500
temperature: 293.15
immutable: True
moles:
- 0
- 0
Expand All @@ -319,7 +319,7 @@ entities:
- 0
- 0
- volume: 2500
immutable: True
temperature: 293.15
moles:
- 0
- 0
Expand Down Expand Up @@ -371,6 +371,10 @@ entities:
- 279
- 272
- 271
- 325
- 236
- 180
- 219
- type: AccessReader
enabled: False
- type: Emagged
Expand Down Expand Up @@ -1479,6 +1483,9 @@ entities:
rot: 1.5707963267948966 rad
pos: -0.5,-0.5
parent: 1
- type: DeviceNetwork
configurators:
- invalid
- type: AtmosPipeColor
color: '#0000CCFF'
- uid: 325
Expand All @@ -1487,6 +1494,11 @@ entities:
rot: 3.141592653589793 rad
pos: 0.5,-8.5
parent: 1
- type: DeviceNetwork
configurators:
- invalid
deviceLists:
- 270
- type: AtmosPipeColor
color: '#0000CCFF'
- proto: GasVentScrubber
Expand All @@ -1497,6 +1509,11 @@ entities:
rot: -1.5707963267948966 rad
pos: 2.5,-3.5
parent: 1
- type: DeviceNetwork
configurators:
- invalid
deviceLists:
- 270
- type: AtmosPipeColor
color: '#990000FF'
- uid: 219
Expand All @@ -1505,6 +1522,11 @@ entities:
rot: -1.5707963267948966 rad
pos: 2.5,-4.5
parent: 1
- type: DeviceNetwork
configurators:
- invalid
deviceLists:
- 270
- type: AtmosPipeColor
color: '#990000FF'
- uid: 236
Expand All @@ -1513,13 +1535,21 @@ entities:
rot: 3.141592653589793 rad
pos: 1.5,-8.5
parent: 1
- type: DeviceNetwork
configurators:
- invalid
deviceLists:
- 270
- type: AtmosPipeColor
color: '#990000FF'
- uid: 243
components:
- type: Transform
pos: 1.5,-0.5
parent: 1
- type: DeviceNetwork
configurators:
- invalid
- type: AtmosPipeColor
color: '#990000FF'
- uid: 261
Expand Down
Loading