diff --git a/Resources/Prototypes/Entities/Structures/Lighting/base_lighting.yml b/Resources/Prototypes/Entities/Structures/Lighting/base_lighting.yml index f3e23f4376..1d04c6c595 100644 --- a/Resources/Prototypes/Entities/Structures/Lighting/base_lighting.yml +++ b/Resources/Prototypes/Entities/Structures/Lighting/base_lighting.yml @@ -265,8 +265,6 @@ components: - type: Sprite state: off - - type: AmbientSound - enabled: true - type: PoweredLight hasLampOnSpawn: LightBulb damage: diff --git a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml index 32ae2a1bc3..c78c0e1e24 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml @@ -9,6 +9,7 @@ - type: AmbientSound volume: -9 range: 3 + enabled: false sound: path: /Audio/Ambience/Objects/vending_machine_hum.ogg - type: Sprite