Skip to content

Commit

Permalink
Update Bagel (#30326)
Browse files Browse the repository at this point in the history
replace tiny fans
fix #29482
  • Loading branch information
lzk228 authored Jul 24, 2024
1 parent 492fb52 commit 4536a52
Showing 1 changed file with 34 additions and 56 deletions.
90 changes: 34 additions & 56 deletions Resources/Maps/bagel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14327,6 +14327,17 @@ entities:
rot: 3.141592653589793 rad
pos: 46.5,31.5
parent: 60
- uid: 898
components:
- type: Transform
pos: 23.5,-29.5
parent: 60
- uid: 902
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 25.5,-25.5
parent: 60
- uid: 3189
components:
- type: Transform
Expand All @@ -14339,6 +14350,18 @@ entities:
rot: 1.5707963267948966 rad
pos: 59.5,14.5
parent: 60
- uid: 6129
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 20.5,29.5
parent: 60
- uid: 6130
components:
- type: Transform
rot: 3.141592653589793 rad
pos: -11.5,-0.5
parent: 7536
- uid: 6768
components:
- type: Transform
Expand All @@ -14363,6 +14386,17 @@ entities:
rot: -1.5707963267948966 rad
pos: -5.5,-70.5
parent: 60
- uid: 9110
components:
- type: Transform
pos: -11.5,-4.5
parent: 7536
- uid: 9214
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 0.5,-0.5
parent: 7536
- uid: 12269
components:
- type: Transform
Expand Down Expand Up @@ -14410,38 +14444,6 @@ entities:
rot: 1.5707963267948966 rad
pos: 15.5,-70.5
parent: 60
- proto: AtmosDeviceFanTiny
entities:
- uid: 6129
components:
- type: Transform
pos: -11.5,-0.5
parent: 7536
- uid: 6130
components:
- type: Transform
pos: -11.5,-4.5
parent: 7536
- uid: 9110
components:
- type: Transform
pos: 0.5,-0.5
parent: 7536
- uid: 9214
components:
- type: Transform
pos: 23.5,-29.5
parent: 60
- uid: 13825
components:
- type: Transform
pos: 25.5,-25.5
parent: 60
- uid: 19808
components:
- type: Transform
pos: 20.5,28.5
parent: 60
- proto: AtmosFixBlockerMarker
entities:
- uid: 6252
Expand Down Expand Up @@ -74858,18 +74860,6 @@ entities:
parent: 60
- type: AtmosPipeColor
color: '#0335FCFF'
- uid: 898
components:
- type: Transform
anchored: False
rot: 1.5707963267948966 rad
pos: -10.5,-22.5
parent: 60
- type: AtmosPipeColor
color: '#0335FCFF'
- type: Physics
canCollide: True
bodyType: Dynamic
- uid: 899
components:
- type: Transform
Expand All @@ -74894,18 +74884,6 @@ entities:
parent: 60
- type: AtmosPipeColor
color: '#0335FCFF'
- uid: 902
components:
- type: Transform
anchored: False
rot: 1.5707963267948966 rad
pos: -13.5,-22.5
parent: 60
- type: AtmosPipeColor
color: '#0335FCFF'
- type: Physics
canCollide: True
bodyType: Dynamic
- uid: 903
components:
- type: Transform
Expand Down

0 comments on commit 4536a52

Please sign in to comment.