Add-d-ds s-s-stut-ttering t-to the g-gam-me (#4901)
This commit is contained in:
committed by
GitHub
parent
50802b123f
commit
3001ea38cc
@@ -0,0 +1,10 @@
|
||||
using Robust.Shared.GameObjects;
|
||||
|
||||
namespace Content.Server.Speech.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
public class StutteringAccentComponent : Component
|
||||
{
|
||||
public override string Name => "StutteringAccent";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user