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:
@@ -89,8 +89,7 @@ entities:
|
||||
- pos: 0.5,-0.5
|
||||
parent: 1
|
||||
type: Transform
|
||||
- enabled: True
|
||||
type: AmbientSound
|
||||
|
||||
- proto: CableHV
|
||||
entities:
|
||||
- uid: 12
|
||||
@@ -98,8 +97,7 @@ entities:
|
||||
- pos: 0.5,-0.5
|
||||
parent: 1
|
||||
type: Transform
|
||||
- enabled: True
|
||||
type: AmbientSound
|
||||
|
||||
- proto: CableMV
|
||||
entities:
|
||||
- uid: 14
|
||||
@@ -107,8 +105,7 @@ entities:
|
||||
- pos: 0.5,-0.5
|
||||
parent: 1
|
||||
type: Transform
|
||||
- enabled: True
|
||||
type: AmbientSound
|
||||
|
||||
- proto: ChairPilotSeat
|
||||
entities:
|
||||
- uid: 15
|
||||
|
||||
Reference in New Issue
Block a user