]> git.smokeofanarchy.ru Git - space-station-14.git/commit
MeleeHitSoundSystem (#25005)
authorBixkitts <72874643+Bixkitts@users.noreply.github.com>
Sun, 31 Mar 2024 05:21:01 +0000 (07:21 +0200)
committerGitHub <noreply@github.com>
Sun, 31 Mar 2024 05:21:01 +0000 (16:21 +1100)
commitae8a68b7cd1d4f89b4d9f429b49d5336dccac6bb
tree08a118f4c913e0db4c0911546c241c1bc1134e88
parent90a880a9bea64601db77d5bbb2b184d5371dc082
MeleeHitSoundSystem (#25005)

* Began work to unscrew melee noises

* finished

* cleanup

* cleanup

* Update Content.Server/Weapons/Melee/MeleeWeaponSystem.cs

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
* _Style

* Fix merge

---------

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
Content.Server/Weapons/Melee/MeleeWeaponSystem.cs
Content.Server/Weapons/Ranged/Systems/GunSystem.cs
Content.Shared/Weapons/Melee/MeleeSoundSystem.cs [new file with mode: 0644]
Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs