Emergency shuttle docking test (#10614)

This commit is contained in:
metalgearsloth
2022-09-14 19:02:59 +10:00
committed by GitHub
parent 68dfec456a
commit c9d3545b39
5 changed files with 136 additions and 9 deletions

View File

@@ -14,6 +14,7 @@ using Robust.Shared.Player;
using Robust.Shared.Utility;
using System.Diagnostics.CodeAnalysis;
using Content.Server.Shuttles.Events;
using Content.Server.Station.Components;
using Robust.Shared.Physics.Components;
namespace Content.Server.Shuttles.Systems;