Remove ambient sound from lv/mv/pipes + up default ambience volume (#22536)
* Remove remaining ambientsound enabled overrides on maps * Disable LV and MV ambience altogether * hv enable default * not necessary bc subfloor * up default volume * no pipe ambience * pepis
This commit is contained in:
@@ -130,8 +130,7 @@ entities:
|
||||
- pos: -1.5,0.5
|
||||
parent: 29
|
||||
type: Transform
|
||||
- enabled: True
|
||||
type: AmbientSound
|
||||
|
||||
- uid: 24
|
||||
components:
|
||||
- pos: -0.5,0.5
|
||||
@@ -149,8 +148,7 @@ entities:
|
||||
- pos: -1.5,-0.5
|
||||
parent: 29
|
||||
type: Transform
|
||||
- enabled: True
|
||||
type: AmbientSound
|
||||
|
||||
- uid: 17
|
||||
components:
|
||||
- pos: -0.5,-0.5
|
||||
@@ -161,8 +159,7 @@ entities:
|
||||
- pos: 0.5,-0.5
|
||||
parent: 29
|
||||
type: Transform
|
||||
- enabled: True
|
||||
type: AmbientSound
|
||||
|
||||
- proto: CableMV
|
||||
entities:
|
||||
- uid: 19
|
||||
@@ -170,8 +167,7 @@ entities:
|
||||
- pos: 0.5,-0.5
|
||||
parent: 29
|
||||
type: Transform
|
||||
- enabled: True
|
||||
type: AmbientSound
|
||||
|
||||
- uid: 20
|
||||
components:
|
||||
- pos: -0.5,-0.5
|
||||
@@ -187,8 +183,7 @@ entities:
|
||||
- pos: -1.5,0.5
|
||||
parent: 29
|
||||
type: Transform
|
||||
- enabled: True
|
||||
type: AmbientSound
|
||||
|
||||
- proto: ChairPilotSeat
|
||||
entities:
|
||||
- uid: 26
|
||||
|
||||
Reference in New Issue
Block a user