small ambient sound update (#15480)

This commit is contained in:
Kit0vras
2023-04-22 13:40:57 +03:00
committed by GitHub
parent f5efbcb558
commit cf50379734
3 changed files with 20 additions and 4 deletions

View File

@@ -112,6 +112,12 @@
damage:
types:
Heat: 5
- type: AmbientOnPowered
- type: AmbientSound
volume: -15
range: 2
sound:
path: /Audio/Ambience/Objects/light_hum.ogg
#LED lights
- type: entity

View File

@@ -42,7 +42,6 @@
sound:
path: /Audio/Effects/metalbreak.ogg
- type: entity
parent: BaseLightStructure
id: LightPostSmall
@@ -66,7 +65,6 @@
softness: 1
offset: "0, -0.5"
- type: entity
id: PoweredLightPostSmallEmpty
name: post light
@@ -124,3 +122,9 @@
Heat: 20
- type: StaticPrice
price: 25
- type: AmbientOnPowered
- type: AmbientSound
volume: -15
range: 3
sound:
path: /Audio/Ambience/Objects/light_hum.ogg

View File

@@ -83,6 +83,12 @@
- type: Machine
board: SubstationMachineCircuitboard
- type: StationInfiniteBatteryTarget
- type: AmbientOnPowered
- type: AmbientSound
volume: -5
range: 3
sound:
path: /Audio/Ambience/Objects/buzzing.ogg
# Compact Wall Substation Base
- type: entity
@@ -95,10 +101,10 @@
components:
- type: AmbientOnPowered
- type: AmbientSound
volume: -15
volume: -5
range: 2
sound:
path: /Audio/Ambience/Objects/hdd_buzz.ogg
path: /Audio/Ambience/Objects/buzzing.ogg
- type: PointLight
netsync: false
radius: 1.5