Moth accent (#21910)

* :trollface:

* :trollface:

* :trollface:

* Update moth.yml

* Update animals.yml
This commit is contained in:
lzk
2023-11-27 22:28:43 +01:00
committed by GitHub
parent be53e16746
commit 440de19e30
4 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
namespace Content.Server.Speech.Components;
/// <summary>
/// Buzzz!
/// </summary>
[RegisterComponent]
public sealed partial class MothAccentComponent : Component
{
}