From: Kit0vras <123590995+Kit0vras@users.noreply.github.com> Date: Sat, 22 Apr 2023 10:40:57 +0000 (+0300) Subject: small ambient sound update (#15480) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=cf5037973428b940f61b90eb5bd8a00a0d92bf64;p=space-station-14.git small ambient sound update (#15480) --- diff --git a/Resources/Prototypes/Entities/Structures/Lighting/base_lighting.yml b/Resources/Prototypes/Entities/Structures/Lighting/base_lighting.yml index 6d5c038811..aecaff1526 100644 --- a/Resources/Prototypes/Entities/Structures/Lighting/base_lighting.yml +++ b/Resources/Prototypes/Entities/Structures/Lighting/base_lighting.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Structures/Lighting/ground_lighting.yml b/Resources/Prototypes/Entities/Structures/Lighting/ground_lighting.yml index 7e6d1b96dc..6a7312f351 100644 --- a/Resources/Prototypes/Entities/Structures/Lighting/ground_lighting.yml +++ b/Resources/Prototypes/Entities/Structures/Lighting/ground_lighting.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Structures/Power/substation.yml b/Resources/Prototypes/Entities/Structures/Power/substation.yml index 03dca532bc..dfe34757eb 100644 --- a/Resources/Prototypes/Entities/Structures/Power/substation.yml +++ b/Resources/Prototypes/Entities/Structures/Power/substation.yml @@ -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