Add bleating accent to goats (#34273)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Content.Server.Speech.Components;
|
||||
|
||||
/// <summary>
|
||||
/// Makes this entity speak like a sheep or a goat in all chat messages it sends.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed partial class BleatingAccentComponent : Component { }
|
||||
Reference in New Issue
Block a user