Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions internal/control-panel/registry.lua
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ COMMANDS_BY_IDX = {
desc='Go to the Standing Orders tab in the Labor screen to save your current settings.'},
{command='gui/settings-manager load-work-details', group='automation', mode='run',
desc='Go to the Work Details tab in the Labor screen to save your current definitions.'},
{command='infinite-sky', group='automation', mode='enable'},
{command='logistics enable autoretrain', group='automation', mode='run',
desc='Automatically assign trainers to partially trained livestock so they don\'t revert to wild.'},
{command='nestboxes', group='automation', mode='enable'},
Expand Down