Skip to content

[Automation] Add support for workplace staffing signals #128

@kmcbride3

Description

@kmcbride3

Each workplace building tracks numeric (int) values for Workplace.DesiredWorkers, Workplace.MaxWorkers, Workplace.NumberOfAssignedWorkers, as well as booleans for Workplace.Understaffed and Workplace.Overstaffed.

Currently, these can be used in automation scripts via the access operators (getnum Workplace.<variable>). Exposing these as building signals for workplaces would allow for new automations like pausing/unpausing breeding pods and/or bot assemblers when a building is fully staffed or understaffed.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions