Added lisp as a character trait (#20350)
This commit is contained in:
7
Content.Server/Speech/Components/FrontalLispComponent.cs
Normal file
7
Content.Server/Speech/Components/FrontalLispComponent.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Content.Server.Speech.Components;
|
||||
|
||||
[RegisterComponent]
|
||||
public sealed partial class FrontalLispComponent : Component
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user