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:
@@ -418,8 +418,7 @@ entities:
|
||||
- pos: -5.5,-1.5
|
||||
parent: 50
|
||||
type: Transform
|
||||
- enabled: True
|
||||
type: AmbientSound
|
||||
|
||||
- uid: 89
|
||||
components:
|
||||
- pos: -4.5,-3.5
|
||||
@@ -435,22 +434,19 @@ entities:
|
||||
- pos: -4.5,-5.5
|
||||
parent: 50
|
||||
type: Transform
|
||||
- enabled: True
|
||||
type: AmbientSound
|
||||
|
||||
- uid: 92
|
||||
components:
|
||||
- pos: -2.5,-5.5
|
||||
parent: 50
|
||||
type: Transform
|
||||
- enabled: True
|
||||
type: AmbientSound
|
||||
|
||||
- uid: 93
|
||||
components:
|
||||
- pos: -3.5,-5.5
|
||||
parent: 50
|
||||
type: Transform
|
||||
- enabled: True
|
||||
type: AmbientSound
|
||||
|
||||
- uid: 100
|
||||
components:
|
||||
- pos: -3.5,-3.5
|
||||
|
||||
Reference in New Issue
Block a user