Auto comp (#6416)
This commit is contained in:
@@ -27,7 +27,6 @@ namespace Content.Server.Cargo.Components
|
||||
{
|
||||
[Dependency] private readonly IEntityManager _entMan = default!;
|
||||
[Dependency] private readonly IPrototypeManager _prototypeManager = default!;
|
||||
public override string Name => "CargoTelepad";
|
||||
|
||||
private const float TeleportDuration = 0.5f;
|
||||
private const float TeleportDelay = 15f;
|
||||
|
||||
Reference in New Issue
Block a user