Skip to content

Commit

Permalink
Replace tiny fans with directional in Anomalous Geode, also fix its g…
Browse files Browse the repository at this point in the history
…rid name (#2135)

Co-authored-by: eidolon <95361+eidolon-zz@users.noreply.github.com>
Co-authored-by: Dvir <39403717+dvir001@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 12, 2024
1 parent d69f514 commit 538bad8
Showing 1 changed file with 23 additions and 27 deletions.
50 changes: 23 additions & 27 deletions Resources/Maps/_NF/POI/anomalousgeode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ entities:
- uid: 1
components:
- type: MetaData
name: grid
name: Anomalous Geode
- type: Transform
pos: 0.14351851,0.09722221
parent: invalid
Expand Down Expand Up @@ -1124,43 +1124,43 @@ entities:
- type: Transform
pos: 7.5,2.5
parent: 1
- proto: AtmosDeviceFanTiny
- proto: AtmosDeviceFanDirectional
entities:
- uid: 647
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -10.5,4.5
rot: 1.5707963267948966 rad
pos: 15.5,-3.5
parent: 1
- uid: 648
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -10.5,3.5
rot: 1.5707963267948966 rad
pos: 15.5,-2.5
parent: 1
- uid: 649
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -10.5,2.5
rot: 1.5707963267948966 rad
pos: 15.5,-1.5
parent: 1
- uid: 650
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 15.5,-1.5
pos: -10.5,2.5
parent: 1
- uid: 651
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 15.5,-2.5
pos: -10.5,3.5
parent: 1
- uid: 652
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 15.5,-3.5
pos: -10.5,4.5
parent: 1
- proto: BannerScience
entities:
Expand Down Expand Up @@ -3202,7 +3202,6 @@ entities:
- type: GasMixer
inletTwoConcentration: 0.78
inletOneConcentration: 0.22
enabled: True
- proto: GasPassiveVent
entities:
- uid: 730
Expand Down Expand Up @@ -3627,6 +3626,18 @@ entities:
- type: Transform
pos: -7.717414,-11.295385
parent: 1
- proto: NFSignDock
entities:
- uid: 771
components:
- type: Transform
pos: 15.5,-4.5
parent: 1
- uid: 772
components:
- type: Transform
pos: -10.5,5.5
parent: 1
- proto: NitrogenCanister
entities:
- uid: 765
Expand Down Expand Up @@ -4107,9 +4118,6 @@ entities:
- type: Transform
pos: 3.5,-11.5
parent: 1
- type: DeviceLinkSink
links:
- 763
- proto: SignalButton
entities:
- uid: 763
Expand Down Expand Up @@ -4163,18 +4171,6 @@ entities:
- type: Transform
pos: -2.5,-7.5
parent: 1
- proto: NFSignDock
entities:
- uid: 771
components:
- type: Transform
pos: 15.5,-4.5
parent: 1
- uid: 772
components:
- type: Transform
pos: -10.5,5.5
parent: 1
- proto: SMESBasic
entities:
- uid: 537
Expand Down

0 comments on commit 538bad8

Please sign in to comment.