]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Command resolve and LEC conversion batch 3 (#38378)
authorKyle Tyo <36606155+VerinSenpai@users.noreply.github.com>
Tue, 17 Jun 2025 09:39:42 +0000 (05:39 -0400)
committerGitHub <noreply@github.com>
Tue, 17 Jun 2025 09:39:42 +0000 (11:39 +0200)
commitd316fa3483ce78ab242e654044a8710b9174b598
treedff7951aec497f88c6fb6c2cee20888583e0ba5c
parent1443cda4ff4671403079506372a4680ad9782532
Command resolve and LEC conversion batch 3 (#38378)

* I'm just a silly goober

* requested changes

* Update Content.Server/Interaction/TilePryCommand.cs

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
16 files changed:
Content.Server/GameTicking/Commands/ForceMapCommand.cs
Content.Server/GameTicking/Commands/ForcePresetCommand.cs
Content.Server/GameTicking/Commands/GoLobbyCommand.cs
Content.Server/GhostKick/GhostKickManager.cs
Content.Server/Interaction/TilePryCommand.cs
Content.Server/Mapping/MappingCommand.cs
Content.Server/Maps/GridDraggingCommand.cs
Content.Server/Mind/Commands/MindInfoCommand.cs
Resources/Locale/en-US/commands/force-map-command.ftl [new file with mode: 0644]
Resources/Locale/en-US/commands/force-preset-command.ftl [new file with mode: 0644]
Resources/Locale/en-US/commands/ghost-kick-command.ftl [new file with mode: 0644]
Resources/Locale/en-US/commands/go-lobby-command.ftl [new file with mode: 0644]
Resources/Locale/en-US/commands/grid-drag-command.ftl [new file with mode: 0644]
Resources/Locale/en-US/commands/mind-info-command.ftl [new file with mode: 0644]
Resources/Locale/en-US/commands/tile-pry-command.ftl [new file with mode: 0644]
Resources/Locale/en-US/game-ticking/forcemap-command.ftl [deleted file]