Airlock bolt and deconstruction fixes (#11985)
This commit is contained in:
@@ -48,6 +48,8 @@ namespace Content.Server.Doors.Systems
|
||||
}
|
||||
else
|
||||
{
|
||||
if (component.BoltWireCut)
|
||||
component.SetBoltsWithAudio(true);
|
||||
UpdateAutoClose(uid, door: door);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user