Fix stamp sound (#17955)

* Convert stamp sounds to mono

* shhh

* something something stamp sounds

* alphabetical is best betical

* the voices
This commit is contained in:
crazybrain23
2023-07-13 07:20:39 +01:00
committed by GitHub
parent a364295ad2
commit 480ac253d0
6 changed files with 101 additions and 65 deletions

View File

@@ -11,6 +11,7 @@ using Robust.Server.GameObjects;
using Robust.Server.Player;
using Robust.Shared.Player;
using Robust.Shared.Utility;
using Robust.Shared.Audio;
using static Content.Shared.Paper.SharedPaperComponent;
namespace Content.Server.Paper