]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Command resolves and LEC conversions batch 4 (#38382)
authorKyle Tyo <36606155+VerinSenpai@users.noreply.github.com>
Thu, 19 Jun 2025 00:03:28 +0000 (20:03 -0400)
committerGitHub <noreply@github.com>
Thu, 19 Jun 2025 00:03:28 +0000 (02:03 +0200)
commitca72ca1464f052365048f6a9be5d2ad0e9f7fdcc
tree08ad1cc300be778ba1ef15cdef9823664f2dd989
parentd36a45a57f7ec7ea1ba45e7269bcd798dcf19ab4
Command resolves and LEC conversions batch 4 (#38382)

* reeeecolllaaaaaaaa

* gonna convert these to public while I'm here for consistency sake

* requested changes.
18 files changed:
Content.Server/Chat/Commands/AdminChatCommand.cs
Content.Server/Chat/Commands/MeCommand.cs
Content.Server/Chat/Commands/OOCCommand.cs
Content.Server/Chat/Commands/SayCommand.cs
Content.Server/Chat/Commands/SetLOOCCommand.cs
Content.Server/Chat/Commands/SetOOCCommand.cs
Content.Server/Chat/Commands/WhisperCommand.cs
Content.Server/EntityList/SpawnEntityListCommand.cs
Content.Server/GameTicking/Commands/ToggleDisallowLateJoinCommand.cs
Resources/Locale/en-US/administration/commands/set-looc-command.ftl
Resources/Locale/en-US/administration/commands/set-ooc-command.ftl
Resources/Locale/en-US/commands/asay-command.ftl [new file with mode: 0644]
Resources/Locale/en-US/commands/me-command.ftl [new file with mode: 0644]
Resources/Locale/en-US/commands/ooc-command.ftl [new file with mode: 0644]
Resources/Locale/en-US/commands/say-command.ftl [new file with mode: 0644]
Resources/Locale/en-US/commands/spawn-entity-list-command.ftl [new file with mode: 0644]
Resources/Locale/en-US/commands/toggle-disallow-late-join-command.ftl [new file with mode: 0644]
Resources/Locale/en-US/commands/whisper-command.ftl [new file with mode: 0644]