Skip to content

Commit

Permalink
Bocadillo Directional Fan Update (#2058)
Browse files Browse the repository at this point in the history
* Bocadillo Directional Fan Update

* Fix invalid entity references

---------

Co-authored-by: Whatstone <[email protected]>
  • Loading branch information
dustylens and whatston3 committed Sep 23, 2024
1 parent b1c7887 commit c396e62
Showing 1 changed file with 8 additions and 23 deletions.
31 changes: 8 additions & 23 deletions Resources/Maps/_NF/Shuttles/bocadillo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,31 +306,29 @@ entities:
rot: 3.141592653589793 rad
pos: -5.5,2.5
parent: 2
- proto: AtmosDeviceFanTiny
- proto: AtmosDeviceFanDirectional
entities:
- uid: 31
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 1.5,0.5
parent: 2
- uid: 32
components:
- type: Transform
rot: 3.141592653589793 rad
pos: -0.5,0.5
parent: 2
- uid: 76
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 5.5,3.5
rot: 1.5707963267948966 rad
pos: 5.5,5.5
parent: 2
- uid: 77
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 5.5,5.5
rot: 1.5707963267948966 rad
pos: 5.5,3.5
parent: 2
- proto: AtmosFixBlockerMarker
entities:
Expand Down Expand Up @@ -672,8 +670,6 @@ entities:
pos: 1.5,3.5
parent: 2
- type: DeviceNetwork
configurators:
- invalid
deviceLists:
- 67
- uid: 247
Expand All @@ -683,8 +679,6 @@ entities:
pos: 2.5,3.5
parent: 2
- type: DeviceNetwork
configurators:
- invalid
deviceLists:
- 67
- proto: FirelockGlass
Expand Down Expand Up @@ -728,6 +722,9 @@ entities:
rot: 3.141592653589793 rad
pos: -8.5,4.5
parent: 2
- type: GasMixer
inletTwoConcentration: 0.79
inletOneConcentration: 0.21
- type: AtmosPipeColor
color: '#0055CCFF'
- proto: GasPassiveVent
Expand Down Expand Up @@ -1013,8 +1010,6 @@ entities:
pos: -8.5,6.5
parent: 2
- type: DeviceNetwork
configurators:
- invalid
deviceLists:
- 67
- type: AtmosPipeColor
Expand All @@ -1025,8 +1020,6 @@ entities:
pos: -3.5,6.5
parent: 2
- type: DeviceNetwork
configurators:
- invalid
deviceLists:
- 67
- type: AtmosPipeColor
Expand All @@ -1038,8 +1031,6 @@ entities:
pos: 1.5,2.5
parent: 2
- type: DeviceNetwork
configurators:
- invalid
deviceLists:
- 67
- type: AtmosPipeColor
Expand All @@ -1052,8 +1043,6 @@ entities:
pos: -2.5,6.5
parent: 2
- type: DeviceNetwork
configurators:
- invalid
deviceLists:
- 67
- type: AtmosPipeColor
Expand All @@ -1065,8 +1054,6 @@ entities:
pos: -7.5,6.5
parent: 2
- type: DeviceNetwork
configurators:
- invalid
deviceLists:
- 67
- type: AtmosPipeColor
Expand All @@ -1078,8 +1065,6 @@ entities:
pos: 2.5,2.5
parent: 2
- type: DeviceNetwork
configurators:
- invalid
deviceLists:
- 67
- type: AtmosPipeColor
Expand Down

0 comments on commit c396e62

Please sign in to comment.