Fixed an issue where airlock safeguards could not be applied to glass airlocks (#19110)

This commit is contained in:
chromiumboy
2023-08-14 01:42:02 -05:00
committed by GitHub
parent 518bf77479
commit 6a41a554e5
2 changed files with 202 additions and 3 deletions

View File

@@ -163,7 +163,7 @@
- type: PaintableAirlock
group: Glass
- type: Construction
node: airlockMedSecurity
node: glassAirlockMedSecurity
- type: entity
parent: AirlockGlass
@@ -215,7 +215,7 @@
- type: PaintableAirlock
group: Glass
- type: Construction
node: airlockMaxSecurity
node: glassAirlockMaxSecurity
- type: entity
parent: AirlockGlass
@@ -227,4 +227,4 @@
- type: PaintableAirlock
group: Glass
- type: Construction
node: airlockMedSecurity
node: glassAirlockMedSecurity