Auto comp (#6416)
This commit is contained in:
@@ -19,8 +19,6 @@ namespace Content.Server.Disposal.Tube.Components
|
||||
|
||||
private const string HolderPrototypeId = "DisposalHolder";
|
||||
|
||||
public override string Name => "DisposalEntry";
|
||||
|
||||
public bool TryInsert(DisposalUnitComponent from)
|
||||
{
|
||||
var holder = _entMan.SpawnEntity(HolderPrototypeId, _entMan.GetComponent<TransformComponent>(Owner).MapPosition);
|
||||
|
||||
Reference in New Issue
Block a user