diff --git a/Resources/Prototypes/ADT/SoundGen/soundgenerators.yml b/Resources/Prototypes/ADT/SoundGen/soundgenerators.yml index 0ad374fb62e..49802faa60c 100644 --- a/Resources/Prototypes/ADT/SoundGen/soundgenerators.yml +++ b/Resources/Prototypes/ADT/SoundGen/soundgenerators.yml @@ -10,12 +10,12 @@ state: icon - type: Item sprite: ADT/Objects/Misc/soundgen.rsi - - sound: + - type: EmitSoundOnSpawn + sound: path: /Audio/ADT/SoundGen/destruction_1.ogg radius: 7 - - type: entity parent: BaseItem id: ADTSoundGenBaseAmb @@ -28,9 +28,10 @@ state: icon - type: Item sprite: ADT/Objects/Misc/soundgen.rsi - - sound: - path: /Audio/ADT/SoundGen/shaft_water.ogg - radius: 16 + - type: EmitSoundOnSpawn + sound: + path: /Audio/ADT/SoundGen/destruction_1.ogg + radius: 7