Muted status effect + 2 reagent sources of it (#8673)
This commit is contained in:
6
Content.Shared/Speech/Muting/MutedComponent.cs
Normal file
6
Content.Shared/Speech/Muting/MutedComponent.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Content.Shared.Speech.Muting
|
||||
{
|
||||
[RegisterComponent]
|
||||
public sealed class MutedComponent : Component
|
||||
{}
|
||||
}
|
||||
Reference in New Issue
Block a user