Drone 1984 (#7009)
This commit is contained in:
@@ -13,5 +13,6 @@ namespace Content.Server.Drone.Components
|
||||
[DataField("tools")] public List<EntitySpawnEntry> Tools = new();
|
||||
public List<EntityUid> ToolUids = new();
|
||||
public bool AlreadyAwoken = false;
|
||||
public float InteractionBlockRange = 2.5f;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user