]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add wallbonk sound to BaseItem (#15689)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Sun, 23 Apr 2023 17:42:09 +0000 (03:42 +1000)
committerGitHub <noreply@github.com>
Sun, 23 Apr 2023 17:42:09 +0000 (13:42 -0400)
commit04830bf704d58943d36742db290898096005ce12
tree5ddf28a97625015a96619fe2e56d49a4fc209ee5
parentd496e2ff283c93fadba9a78b75bea1ff7b28182d
Add wallbonk sound to BaseItem (#15689)

Uses a chisel sound.
12 files changed:
Content.Server/Sound/EmitSoundSystem.cs
Content.Shared/Sound/Components/EmitSoundOnActivateComponent.cs
Content.Shared/Sound/Components/EmitSoundOnCollideComponent.cs [new file with mode: 0644]
Content.Shared/Sound/Components/EmitSoundOnDropComponent.cs
Content.Shared/Sound/Components/EmitSoundOnLandComponent.cs
Content.Shared/Sound/Components/EmitSoundOnPickupComponent.cs
Content.Shared/Sound/Components/EmitSoundOnThrowComponent.cs
Content.Shared/Sound/Components/EmitSoundOnUseComponent.cs
Content.Shared/Sound/SharedEmitSoundSystem.cs
Resources/Audio/Effects/licenses.txt
Resources/Audio/Effects/wall_bonk.ogg [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/base_item.yml