diff --git a/internal/control-panel/registry.lua b/internal/control-panel/registry.lua index 548057b32..888b2bc5c 100644 --- a/internal/control-panel/registry.lua +++ b/internal/control-panel/registry.lua @@ -49,6 +49,8 @@ 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='infiniteSky', group='automation', mode='enable', + desc='Enable if you want automatic creation of new sky z-levels.'}, {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'},