You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've observed tons of wierdness with lockdown blast doors tonight.
Switches don't seem to control the section they're labelled for, theres no feedback on when switches are pressed or what they accomplish.
I'd like to implement a global announcement whenver one of these is toggled
The text was updated successfully, but these errors were encountered:
it seems that the switch isn't stateful, but instead toggles the state of the doors
this means things can get fucked up if some doors were opened by means other than the switch, like crowbar forcing
I've observed tons of wierdness with lockdown blast doors tonight.
Switches don't seem to control the section they're labelled for, theres no feedback on when switches are pressed or what they accomplish.
I'd like to implement a global announcement whenver one of these is toggled
The text was updated successfully, but these errors were encountered: