Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Searchlight Air-Alarm Fix (new-frontiers-14#1523)
Browse files Browse the repository at this point in the history
The searchlight has an incorrecty confirgured air alarm. This fixes it.
  • Loading branch information
Actualcatmoment authored Jun 18, 2024
1 parent 8c6dc9a commit feca8d6
Showing 1 changed file with 41 additions and 11 deletions.
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

0 comments on commit feca8d6

Please sign in to comment.