Delta-v/Content.Server/GameObjects/Components/Doors
20kdc 392454b4cb
Disable automatic on-touch activation of external airlocks (#2385)
* Disable automatic on-touch activation of external airlocks

It's a total pain to reliably get inside a two-door airlock without tripping the firelocks, and that's if you're *intending* to use it properly...

People keep draining the entryway air on the sandbox servers (so people have to crowbar the firelocks open, and this reduces available air)

* Disable automatic on-touch activation of external airlocks: Change auto_open to autoOpen

* Change auto to bump

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-11-22 17:47:56 +11:00
..
AirlockComponent.cs Change components to use timer component (#2426) 2020-10-30 15:02:49 +11:00
ServerDoorComponent.cs Disable automatic on-touch activation of external airlocks (#2385) 2020-11-22 17:47:56 +11:00