mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-05 15:03:48 +00:00
Converts Shutoff valve monitoring into a MC program
- Existing consoles remain for now, only refactored to use a shared nano_module. Included by default on engineering consoles, downloadable by anyone with basic engineering access. - Tidies up the UI a bit, prevents manual toggling of valves when they are in Auto mode (as it would immediately toggle back)
This commit is contained in:
@@ -2340,6 +2340,7 @@
|
||||
#include "code\modules\modular_computers\file_system\programs\engineering\atmos_control.dm"
|
||||
#include "code\modules\modular_computers\file_system\programs\engineering\power_monitor.dm"
|
||||
#include "code\modules\modular_computers\file_system\programs\engineering\rcon_console.dm"
|
||||
#include "code\modules\modular_computers\file_system\programs\engineering\shutoff_monitor.dm"
|
||||
#include "code\modules\modular_computers\file_system\programs\engineering\supermatter_monitor.dm"
|
||||
#include "code\modules\modular_computers\file_system\programs\generic\camera.dm"
|
||||
#include "code\modules\modular_computers\file_system\programs\generic\configurator.dm"
|
||||
|
||||
Reference in New Issue
Block a user