Skip to content

Commit

Permalink
Fix bazaar passive vent on scrubber line (#901)
Browse files Browse the repository at this point in the history
  • Loading branch information
TsjipTsjip committed Jan 22, 2024
1 parent d06337b commit a8b61b2
Showing 1 changed file with 65 additions and 9 deletions.
74 changes: 65 additions & 9 deletions Resources/Maps/_NF/Shuttles/bazaar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@ entities:
pos: 5.5,-3.5
parent: 1
type: Transform
- secondsUntilStateChange: -516.57
- secondsUntilStateChange: -621.60913
state: Opening
type: Door
- links:
Expand Down Expand Up @@ -3257,14 +3257,6 @@ entities:
type: Transform
- proto: GasPassiveVent
entities:
- uid: 378
components:
- rot: 3.141592653589793 rad
pos: 5.5,-4.5
parent: 1
type: Transform
- color: '#990000FF'
type: AtmosPipeColor
- uid: 379
components:
- rot: 3.141592653589793 rad
Expand Down Expand Up @@ -3469,6 +3461,14 @@ entities:
type: Transform
- color: '#98FF98FF'
type: AtmosPipeColor
- uid: 910
components:
- rot: -1.5707963267948966 rad
pos: 5.5,-6.5
parent: 1
type: Transform
- color: '#990000FF'
type: AtmosPipeColor
- proto: GasPipeFourway
entities:
- uid: 405
Expand Down Expand Up @@ -3915,6 +3915,54 @@ entities:
type: Transform
- color: '#98FF98FF'
type: AtmosPipeColor
- uid: 911
components:
- rot: 3.141592653589793 rad
pos: 5.5,-4.5
parent: 1
type: Transform
- color: '#990000FF'
type: AtmosPipeColor
- uid: 912
components:
- rot: 3.141592653589793 rad
pos: 5.5,-5.5
parent: 1
type: Transform
- color: '#990000FF'
type: AtmosPipeColor
- uid: 913
components:
- rot: 1.5707963267948966 rad
pos: 4.5,-6.5
parent: 1
type: Transform
- color: '#990000FF'
type: AtmosPipeColor
- uid: 914
components:
- rot: 1.5707963267948966 rad
pos: 3.5,-6.5
parent: 1
type: Transform
- color: '#990000FF'
type: AtmosPipeColor
- uid: 915
components:
- rot: 1.5707963267948966 rad
pos: 2.5,-6.5
parent: 1
type: Transform
- color: '#990000FF'
type: AtmosPipeColor
- uid: 916
components:
- rot: 1.5707963267948966 rad
pos: 1.5,-6.5
parent: 1
type: Transform
- color: '#990000FF'
type: AtmosPipeColor
- proto: GasPipeTJunction
entities:
- uid: 462
Expand Down Expand Up @@ -4016,6 +4064,14 @@ entities:
type: AtmosPipeColor
- proto: GasVentScrubber
entities:
- uid: 378
components:
- rot: 1.5707963267948966 rad
pos: 0.5,-6.5
parent: 1
type: Transform
- color: '#990000FF'
type: AtmosPipeColor
- uid: 474
components:
- rot: -1.5707963267948966 rad
Expand Down

0 comments on commit a8b61b2

Please sign in to comment.