changelog

This commit is contained in:
BIGZi0348
2024-11-24 22:33:00 +03:00
parent 7340f36489
commit d160fe08d3
15 changed files with 32 additions and 32 deletions

View File

@@ -7,8 +7,8 @@ using Robust.Shared.Audio;
namespace Content.Server._White._Engi.Suhariki;
/// <summary>
/// WD.
/// Makes you loose your tooth and have funny accent.
/// WD Engi Exclusive.
/// </summary>
[RegisterComponent, Access(typeof(SuharikiSystem))]
public sealed partial class SuharikiComponent : Component

View File

@@ -24,7 +24,7 @@ using Content.Server.Speech.Components;
namespace Content.Server._White._Engi.Suhariki;
/// <summary>
/// WD Engi Exclusive.
/// WD
/// </summary>
public sealed class SuharikiSystem : EntitySystem
{