mirror of
https://github.com/corvax-team/ss14-wl.git
synced 2026-06-09 10:06:46 +02:00
Enable safety on windoors (#40519)
Cuts back on audio spam when people stand in windoors.
This commit is contained in:
@@ -138,8 +138,8 @@
|
||||
denyAnimationTime: 0.4
|
||||
animatePanel: false
|
||||
openUnlitVisible: true
|
||||
# needed so that windoors will close regardless of whether there are people in it; it doesn't crush after all
|
||||
safety: false
|
||||
# needed so that windoors loop between closing and reopening less often even though they don't crush
|
||||
safety: true
|
||||
- type: NavMapDoor
|
||||
- type: DoorBolt
|
||||
- type: Electrified
|
||||
|
||||
Reference in New Issue
Block a user