]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Content fixes for engine PR (#39086)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Tue, 22 Jul 2025 10:25:28 +0000 (12:25 +0200)
committerGitHub <noreply@github.com>
Tue, 22 Jul 2025 10:25:28 +0000 (12:25 +0200)
commit9a7cb00d4e1ab3aaeedb02175d7ef4378a5e300f
treeee7afa15b4e523a0729adfde661a3395cc71593b
parented6ed6c5f3c0e96eff44c583c8fa9e151df9f9f0
Content fixes for engine PR (#39086)

* content changes for engine PR

* rerun tests
14 files changed:
Content.Shared/Sound/Components/BaseEmitSoundComponent.cs
Content.Shared/Sound/Components/EmitSoundOnActivateComponent.cs
Content.Shared/Sound/Components/EmitSoundOnCollideComponent.cs
Content.Shared/Sound/Components/EmitSoundOnDropComponent.cs
Content.Shared/Sound/Components/EmitSoundOnInteractUsingComponent.cs
Content.Shared/Sound/Components/EmitSoundOnLandComponent.cs
Content.Shared/Sound/Components/EmitSoundOnPickupComponent.cs
Content.Shared/Sound/Components/EmitSoundOnSpawnComponent.cs
Content.Shared/Sound/Components/EmitSoundOnThrowComponent.cs
Content.Shared/Sound/Components/EmitSoundOnUIOpenComponent.cs
Content.Shared/Sound/Components/EmitSoundOnUseComponent.cs
Content.Shared/Sound/SharedEmitSoundSystem.cs
Content.Shared/Weapons/Misc/ForceGunComponent.cs
Content.Shared/Weapons/Misc/TetherGunComponent.cs