mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
# Summary This PR fixes airlocks instantly closing after a manual override was used during a power loss while the APC is rebooting (commonly during eletrical storms) Fixes #21783 ## Cause During eletrical storms power_change in airlocks is triggered, checking the power system state additionally should prevent the issue.